public/get-instruments
GETProvides information on all supported instruments (e.g. BTCUSD-PERP)./public/get-instruments
Schema
- Array [
- ]
Echoed request id
Method invoked
0 = success; non-zero indicates error (reason code).
result object
data object[]
Instrument name, e.g. BTCUSD-PERP
Instrument type, e.g. PERPETUAL_SWAP
Display name, e.g. BTCUSD Perpetual
Base currency, e.g. BTC
Quote currency, e.g. USD
Minimum decimal place for price field
Minimum decimal place for qty field
Minimum price tick size
Minimum trading quantity / tick size
Max leverage of the product
True or false
Expiry timestamp in milliseconds
Whether this is a beta product.
Underlying symbol
Product type of the instrument. Possible values: COMMODITIES, EQUITY_IND, CURRENCIES, DIGITAL_CURRENCIES, EVENTS, EQUITY, PRE_IPO. Only returned if applicable.
Contract size for the instrument.
Whether margin buying is enabled for this instrument.
Whether margin selling is enabled for this instrument.
event_details object
Event details for prediction market instruments. Structure is flexible and defined by external systems.
Unix timestamp in nanoseconds when the instrument was last updated.
Cursor for pagination. Use this value in the cursor parameter of the next request.
Present when code !== 0.
Present when code !== 0.