Information Depth Analytics Pairs and Exchanges

This endpoint retrieves all available exchanges and their associated currency pairs, along with the earliest and latest dates of historical data. It applies specifically to spot order book depth analytics.

RESPONSE DATA
FieldTypeDescription
payload.metadata.api-versionstringVersion of the API.
payload.data[index].pairstringThe currency pair in question.
payload.data[index].exchangestringThe name of the exchange.
payload.data[index].startDatetimestampThe earliest date of data for the order book "depth" analytics.
payload.data[index].endDatetimestampThe lastest date of data for the order book "depth" analytics.

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