Skip to main content
GET
Exchange Monthly Volume Chart
The current calendar month is partial — it holds the volume accumulated so far and updates daily. Explicit periods deeper than your plan’s history limit return 403 PLAN_LIMIT_EXCEEDED. Use all to get the deepest window your plan allows.

Authorizations

X-Api-Key
string
header
required

Path Parameters

id
integer
required

Exchange ID. See: GET /v3/exchanges/map.

Example:

200

Query Parameters

period
enum<string>
default:2y

Look-back period. Explicit values deeper than your plan's history limit return 403 PLAN_LIMIT_EXCEEDED — Advanced up to 2y, Pro up to 5y, Business up to 10y. all never fails: it returns the deepest window available on your plan. ytd covers the current calendar year.

Available options:
1y,
2y,
3y,
5y,
10y,
ytd,
all

Response

data
object[]
required
status
object
required