Tips
- You may obtain the coin ID (API ID) via several ways:
- refers to respective coin page and find ‘API ID’.
- refers to
/coins/list
endpoint. - refers to Google Sheets here.
Note
- The data returned is at
00:00:00 UTC
. - The last completed UTC day (00:00) is available 35 minutes after midnight on the next UTC day (00:35).
- Access to historical data via the Public API (Demo plan) is restricted to the past 365 days only. To access the complete range of historical data, please subscribe to one of our paid plans to obtain a Pro-API key.
Authorizations
Path Parameters
coin ID
*refers to /coins/list
.
Example:
"bitcoin"
Query Parameters
the date of data snapshot
Format: dd-mm-yyyy
Example:
"30-12-2023"
include all the localized languages in response, default: true
Response
200 - application/json
Get historical data (name, price, market, stats) at a given date for a coin
The response is of type object
.