asset-volume-latest
Retrieves the daily volume of assets on each exchange over a rolling 24h period, updated hourly. The timestamp returned represents the beginning of the daily bar, following the same approach as OHLCV. Note: This endpoint excludes data from LMAX.
Authorizations
Path Parameters
The exchange for which to retrieve the requested data.
Query Parameters
[Optional] The asset for which to retrieve the most current data (ie. btc, eth, etc.)
[Default] All available assets.
[Optional] Aggregate on quote volume instead of base volume.
[Optional] The order in which to return the results, ordered by volumeUSD (ascending or descending). By default, records are returned in descending order, so the records with the largest volume are returned first.
[Optional] Time format of the timestamps in the return payload.
[Defaults] milliseconds | ms* | iso | iso8601 | hr | human_readable