Average Depth

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].sidestringThis represents the bid or ask side of the order book depth.
payload.data[index].timestamptimestampThe timestamp of the depth snapshot.
payload.data[index].basisPoints(xxx)numberThis represents the total amount of order book size, in coin terms, at the level represented. The level is in basisPoint away from best bid/ask.
payload.data[index].basisPoints(xxx)OrderCountnumberThis represents the total amount of raw orders in the book up to the level represented. The level is in basisPoint away from best bid/ask.
payload.data[index].basisPoints(xxx)UsdMillionnumberThis represents the total amount of order book size, in USD millions, at the level represented. The level is in basisPoint away from best bid/ask.

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