API Reference
Log In
API Reference

💼 Coin OHLC Chart within Time Range by ID

This endpoint allows you to get the OHLC chart (Open, High, Low, Close) of a coin within a range of timestamp based on particular coin ID

Path Params
string
required

coin ID
*refers to /coins/list.

Query Params
string
required

target currency of price 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
required

data interval

Allowed:
Response

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