v1
latestOpenAPI 3.0.12026-07-2683220192.3 KBList instruments
Returns a list of instruments matching the request
Request body
Results per page (default: 50, max: 1000)
Pagination cursor from previous response
Filter by specific instrument symbols
Filter by product ID
TradableFilter for filtering instruments by tradability. TRADABLE returns instruments where nonTradable=false. NON_TRADABLE returns instruments where nonTradable=true. ALL returns all instruments regardless of tradability.
Filter by instrument states (e.g., INSTRUMENT_STATE_OPEN)
Filter by event series (e.g., 'nfl', 'nba', 'cbb')
Filter by event category (e.g., 'SPR', 'POL', 'CRY')
Filter by clearing symbol prefix (e.g., 'AEC-NFL')
Filter instruments starting on or after this date (format: 'YYYY-MM-DD')
Filter instruments starting on or before this date
Filter instruments expiring on or after this date
Filter instruments expiring on or before this date
Response
A successful response.
Token for fetching next page (empty if no more results)
True when no more results available