Asset Volume Historical

Retrieves the daily volume of assets on each exchange.

*Note: This endpoint excludes data from LMAX.

📘

Time Range Limit

The maximum time range (difference between startDate and endDate) is 31 days.

🚧

Not specifying startDate and endDate

If the startDate and endDate query parameters are not provided, the API will return the data from the previous 1 month with a 1 day frequency.

Response Data

FieldTypeDescription
exchangestringThe name of the exchange.
assetstringThe name of the asset.
timestampstringThe time at which the metrics were calculated.
volumeUSDnumberThe total volume traded by the exchanges in USD.
Language
Authentication
Header
Click Try It! to start a request and see the response here!