Get Token OHLC Price Data

Returns historical price data for the specified token in OHLC format (Open, High, Low, Close) over a defined time range and interval.

🛠️ Use Cases:

  • Price charting and candlestick graphs
  • Volatility and trend analysis
  • Time-series token metrics
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required

Target blockchain network (e.g., ethereum, polygon, bsc).

Allowed:
Query Params
string
required
length ≥ 1

Address of the token contract.

string
enum
required

Time interval for each OHLC datapoint.

Allowed:
date-time
Defaults to 2025-11-18T17:13:06Z

Start time (inclusive, ISO 8601)

date-time
Defaults to 2025-11-19T17:13:06Z

End time (inclusive, ISO 8601)

Responses

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