v1
latestOpenAPI 3.1.02026-07-2410781551.8 KBOHLCV V3 - Pair
Retrieve candlestick data in OHLCV format of a specified pair. Maximum 5000 records. Compared to v1: Added 1s, 15s, and 30s intervals and no candle padding
Query parameters
The address of a pair contract
OHLCV V3 time frame.
Specify the start time using unix timestamps in seconds
Specify the end time using unix timestamps in seconds
Select either range (time range) or count (number of candles). If mode is count, time_from and time_to params must exist but not both. Default: range
Specify the maximum candles returned. Only used with mode "count". Default: 5000
Indicate whether to use padding on empty candles. Default: false
Indicate whether to allow outliers exist in the results. Default: true
Indicate whether to invert the base/quote on pair. Default: false
Headers
Solana, Base, BSC, Ethereum, Monad, Fogo, Mantle, Hyperevm, Megaeth, Robinhood network.
Response
JSON object containing list of ohlcv data of a pair