Exchanges historical data

Retrieve crypto exchanges historical data including spot volume, derivatives volume and total volume.

🪣 Call credit usage for this endpoint: 1 credit per 300 data points

With this endpoint, you can get the historical data of any crypto exchange. Historical data includes

  • 24-hour spot trading volume
  • 24-hour derivatives trading volume
  • open interest
  • 24-hour total trading volume

The para and response are as follows

variablestypedescription
eidstringA unique ID to identify different exchanges. You can find the list of ids in Retrieve exchanges list
daysstringThis para decides how many data points you will get in the response, and different lengths are supported for different intervals. The value should be between 1 and 365.
vs_currencystringUSD in default.
Path Params
string
required

id of exchanges; e.g. binance

Query Params
integer

1-365, 90 in default

string

usd in default

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json