Fetch OHLC chart data

Get OHLC candle data for a pair

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
  • The response is generally compatible with libraries like TradingView or similar.
    • Response may be null or missing data if the token is unknown or unsupported.
    • Cache requests to avoid hitting rate limits.
Usage Ideas
  • Use this endpoint to show chart in your application, or to calculate technical indicators value.
Query Params
string
required

Blockchain identifier

string
required

DEX pair ID

string
enum
required

Interval in minutes

integer
required

Start time (epoch seconds)

integer
required

End time (epoch seconds)

integer
Defaults to 1

Page number (max 1000 items/page)

Responses

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