Pairs (SWAPS ONLY)

Retrieves information about supported exchanges & pairs.


Exchanges Supported

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

RESPONSE DATA
FieldTypeDescription
payload.metadata.nextstringPagination
payload.data.{exchange}objectExchange object, contains a list of pairs supported by the exchange.
payload.data.{exchange}.{instrument}objectInstrument object, contains information about the instrument.
payload.data.{exchange}.{instrument}.{feature}objectFeature object, contains information about this feature.
payload.data.{exchange}.{instrument}.{feature}.startDatenumber | stringFirst available data point.
payload.data.{exchange}.{instrument}.{feature}.endDatenumber | stringLast available data point.
payload.data.{exchange}.{instrument}.{feature}.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!