Skip to main content
GET
Exchange Volume Chart by ID

Notes

  • Also works for derivatives exchanges (e.g. bitmex, binance_futures).
  • Volume is provided in BTC. Use Exchange Rates to convert to other currencies.
  • Auto-granularity (cannot be adjusted):
    • 1 day = 10-minutely
    • 7, 14 days = hourly
    • 30 days and above = daily

SDK Examples

Authorizations

x-cg-demo-api-key
string
header
required

Learn how to set up your API key

Path Parameters

id
string
default:binance
required

Exchange ID or derivative exchange ID. *refers to /exchanges/list or /derivatives/exchanges/list.

Query Parameters

days
enum<string>
default:1
required

Data up to number of days ago.

Available options:
1,
7,
14,
30,
90,
180,
365

Response

200 - application/json

Exchange volume chart data