Price statistics
Get 24-hour price statistics
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
symbolstringOptional
e.g., BTC-USD or BTC-USD,ETH-USD,SOL-USD Currency pair or comma-separated list of currency pairs. Omit this parameter for all symbols
Responses
200
Returns 24-hour price statistics
application/json
symbolstringRequiredExample:
Currency
BTC-USDitemDateTimeinteger · int64RequiredExample:
Time in epoch milliseconds when this record was updated.
1769187600000highnumber · doubleRequiredExample:
90384.68lownumber · doubleRequiredExample:
67021.73percentChangenumber · doubleRequiredExample:
1.29notionalChangenumber · doubleRequiredExample:
1148.33high52Weeknumber · doubleOptionalExample:
126259.08low52Weeknumber · doubleOptionalExample:
61981.99400
Validation Error
401
Unauthorized
403
Insufficient Privileges
4XX
Client error
5XX
Server error
get
/v2/priceStatisticsLast updated