Get OHLCV candlestick data for a trading pair (format: TOKEN_A_ADDRESS-TOKEN_B_ADDRESS)
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A chain name listed in supported networks Supported blockchain chains
sol, eth, bsc Trading pair identifier (format: TOKEN_A_ADDRESS-TOKEN_B_ADDRESS). The pair will be automatically sorted
Time resolution for candle data Candle resolution
1s, 15s, 30s, 1m, 3m, 5m, 15m, 30m, 1h, 2h, 4h, 6h, 8h, 12h, 1d, 3d, 1w, 1M Price type: usd (default) or native token price Price type for candle data
usd, native Start timestamp (Unix epoch in seconds)
End timestamp (Unix epoch in seconds)
Number of candles to return
Get Pair Candles