List instruments
Returns a page of the instrument catalogue, filtered by any combination of the parameters below. Instruments are shared reference data rather than tenant data, so every authenticated caller sees the same catalogue. Pagination is by opaque cursor: pass the next_cursor from the previous response, and stop when it comes back null. A cursor is only valid for the sort direction that produced it. Listings return tradable instruments unless a status is named explicitly.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Narrow to one asset class. Worth passing whenever known: the catalogue is partitioned by class.
Tradability to list. Defaults to ACTIVE.
Venue, in its own spelling
The venue's exact spelling of the instrument
Futures contract family
What an option is written on
Asset being bought, for pairs
Asset it is priced in, for pairs
LINEAR or INVERSE, for perpetuals
Inclusive lower bound on expiry, RFC 3339
Exclusive upper bound on expiry, RFC 3339
Cursor from the previous page
Page size, clamped to 500
x >= 0Direction to walk the symbol ordering