API · contract 0.8.1
Reference
49 public operations, generated from the API's own OpenAPI document. Features inside the ITMatrixHQ apps use first-party sessions and are not part of this API.
GEX
Dealer gamma exposure by strike, session history and reference books.
- GET
/v2/gex/{symbol}/gridGamma exposure (GEX) by strike for one underlying - GET
/v2/gex/{symbol}/historyEvery GEX capture of one session - GET
/v2/gex/{symbol}/referenceFixed GEX reference book for a session's open or prior close - GET
/gex/{underlying}/strikesPer-strike GEX rows for one session (legacy, unversioned)deprecated
Options chain
Chains, quotes and spot prices.
Reference
The symbol registry, lookups and listed expiries.
Bars
OHLCV history for stocks and option contracts.
Implied volatility
Term structure, surface and per-contract greeks.
Options flow
Grouped large trades, end-of-day prints and strike cross-sections.
Off-exchange
Synthetic off-exchange activity, concentration, profile and composition.
- GET
/v2/offexchange/{symbol}/activityOff-exchange activity by session for one symbol - GET
/v2/offexchange/{symbol}/compositionOff-exchange volume by trade category for one symbol - GET
/v2/offexchange/{symbol}/concentrationOff-exchange price concentration for one symbol - GET
/v2/offexchange/{symbol}/profileOff-exchange volume at price for one symbol
Screeners
Movers and sector moves across the registry universe.
Fundamentals
Company ratios, statements, float, short interest and dividends.
Economy
Treasury yields and overnight reference rates.
Streaming
WebSocket tickets, the socket itself and the protobuf schemas.
Watchlists
Your saved symbol lists.
Journal
Trade-journal accounts, trades and bulk import.
- GET
/v2/journal/accountsList journal accounts - POST
/v2/journal/accountsCreate a journal account - PUT
/v2/journal/accounts/{id}Create or replace a journal account - DEL
/v2/journal/accounts/{id}Delete a journal account - PATCH
/v2/journal/accounts/{id}Update a journal account (JSON Merge Patch) - POST
/v2/journal/importBulk-import journal trades - GET
/v2/journal/tradesList journal trades - POST
/v2/journal/tradesRecord a journal trade - PUT
/v2/journal/trades/{id}Create or replace a journal trade - DEL
/v2/journal/trades/{id}Delete a journal trade - PATCH
/v2/journal/trades/{id}Update a journal trade (JSON Merge Patch)
Account
Market-data classification and your API usage.