OHLCV - Base/Quote

Retrieve candlestick data in OHLCV format of a specified base-quote pair. Maximum 1000 records.

Query Params
string
required

The address of the base token.

string
required

The address of the quote token.

string
enum
required

OHLCV time frame.

integer
required
0 to 10000000000

Specify the start time using unix timestamps in seconds

integer
required
0 to 10000000000

Specify the end time using unix timestamps in seconds

string
enum
Defaults to raw

Indicate whether to use the scaled amount for scaled ui amount tokens. Only support solana

Allowed:
Headers
string
enum
Defaults to solana

A chain name listed in supported networks.

Responses

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