Information (SWAPS ONLY)

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


Exchanges Supported

This endpoint supports Bitmex, Huobi, Okex, and FTX.US.

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).

Language
Authorization
Header
Click Try It! to start a request and see the response here!