Information

Retrieves details regarding supported exchanges, instruments and dataset time ranges for spot order books.

RESPONSE DATA

Fields and paths are relative to the top-level payload field i.e. metadata.next is equivalent to payload.metadata.next.

JSON Field/PathValue TypeOptionalDescription
metadata.nextstringPagination
metadata.api-versionstringThe API version of this response.
data[index].exchangeobjectThe name of the exchange.
data[index].instrumentobjectThe name of the instrument.
data[index].addressstringYesThe address of the token (if applicable). Not all exchanges provide this information.
data[index].startDatestring|numberFirst available data point.
data[index].endDatestring|numberLast available data point.
data[index].activebooleanYesFalse 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!