Volumes

This endpoint returns the rolling 24h volume for both futures and perpetuals of the underlying asset. The endpoint returns the USD volume in millions of dollars and the volume in units of underlying coins.

RESPONSE DATA
FieldTypeDescription
payload.metadata.api-versionstringVersion of the API.
payload.data[index].timestamptimestampThis represents the datapoint timestamp.
payload.data[index].exchangestringThis is the exchange.
payload.data[index].underlyingstringThis is the underlying coin symbol.
payload.data[index].totalDailyVolumenumberThis is the total volume in coin units.
payload.data[index].totalDailyVolumeMilUSDnumberThis is the total volume in millions of USD units.
payload.data[index].totalDailyVolumeNativenumberThis is the volume in units provided by the exchange, this may be either coins or USD.

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