API Reference
Log In
API Reference

Coin Historical Data by ID

This endpoint allows you to query the historical data (price, market cap, 24hrs volume, ...) at a given date for a coin based on a particular coin ID

🚧

Notice

  • Please note that the twitter_followers data field will no longer be supported by our API starting on May 15, 2025. Please refer to changelog for more details.
👍

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.
📘

Notes

  • 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.
Path Params
string
required

coin ID
*refers to /coins/list.

Query Params
string
required

the date of data snapshot
Format: dd-mm-yyyy

boolean

include all the localized languages in response, default: true

Response

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