Get token OHLCV candles

Get OHLCV (Open, High, Low, Close, Volume) candlestick data for a specific token.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required
Defaults to ethereum

The blockchain on which to filter the results

string
required

The contract address of the token

Query Params
date-time
required

Start time for the OHLCV window (ISO 8601)

date-time

End time for the OHLCV window (ISO 8601, defaults to now)

string
required

Candle bucket size (1s, 1m, 5m, 15m, 1h, 4h, 1d)

boolean
Defaults to false

Whether to fill empty time windows with zero-volume candles

Responses

400

For error reasons, review the response data.

500

Internal server error. Please open a support ticket so OpenSea can investigate.

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