API Reference
Log In
API Reference

Coin Historical Chart Data within Time Range by Token Address

This endpoint allows you to get the historical chart data within certain time range in UNIX along with price, market cap and 24hr volume based on asset platform and particular token contract address

Path Params
string
required

asset platform ID
*refers to /asset_platforms

string
required

the contract address of token

Query Params
string
required

target currency of market data
*refers to /simple/supported_vs_currencies.

string
required

starting date in ISO date string (YYYY-MM-DD or YYYY-MM-DDTHH:MM) or UNIX timestamp.
use ISO date string for best compatibility

string
required

ending date in ISO date string (YYYY-MM-DD or YYYY-MM-DDTHH:MM) or UNIX timestamp.
use ISO date string for best compatibility

string
enum

data interval, leave empty for auto granularity

Allowed:
string
enum

decimal place for currency price value

Response

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