Information

Retrieves the list of all the available exchanges, supported instruments and time range availability.

RESPONSE DATA

FieldTypeDescription
payload.metadata.nextstringPagination
payload.data[index].exchangestringThe name of the exchange.
payload.data[index].instrumentstringThe name of the instrument.
payload.data[index].startDatenumber | stringThe first date/time for which data is available.
payload.data[index].endDatenumber | stringThe last date/time for which data is available.
payload.data[index].activebooleanFalse if the instrument is no longer active (only available when includeInactive=true).

OPEN INTEREST UNITS

ExchangeUnit
BinanceFor futures quoted and settled in USDT or BUSD, open interest is expressed in base asset units

Examples: BTCUSDT, BTCBUSD, BTCUSDT_220624

For futures quoted and settled in cryptocurrency, open interest is expressed in contract quantity units

Examples: BTCUSD_PERP, BTCUSD_220624
Bitmexcontract quantity
BybitFor futures quoted and settled in USDT, open interest is expressed in base asset units

For futures quoted and settled in USD, open interest is expressed in USD
DeribitFor futures quoted and settled in USDC, open interest is expressed in base asset units

For futures quoted and settled in USDT, open interest is expressed in USD
FTXbase asset
Huobibase asset
FTX USbase asset
OkexUSD
Language
Authentication
Header
Click Try It! to start a request and see the response here!