get https://api.tokeninsight.com/api/v1/history/exchanges/
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
variables | type | description |
---|---|---|
eid | string | A unique ID to identify different exchanges. You can find the list of ids in Retrieve exchanges list |
days | string | This 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_currency | string | USD in default. |