Historical

Retrieves the historical reference quotes for the specified pair.

The default granularity is up to 1 second intervals (depending on the exchange).

📘

Time Range Limit

The maximum time range (difference between startDate and endDate) is 1 day.

🚧

Not specifying startDate and endDate

If the startDate and endDate query parameters are not provided, the API will return an empty payload.

Response Data

FieldTypeDescription
dataobjectThe data portion of the payload.
timestampnumberThe timestamp at which the order was placed.
timestampNanosecondsnumberThe nanoseconds part of the timestamp.
pairstringThe pair for which the quote was requested.
pricenumberThe price or quote of the pair at the referenced timestamp.
sourcesarrayList of exchanges which participated in the calculation of the quote.
Language
Authorization
Header
Click Try It! to start a request and see the response here!