Get pool OHLCV
Retrieve indexed open, high, low, close, and volume candles for a pool.
Authorizations
Session JWT (browsers receive it as an httpOnly cookie from POST /auth/verify; 15 min, silently renewed via POST /auth/refresh), or a long-lived API token (ss_…) minted at POST /api-tokens. API tokens work on data and trading endpoints and can request WebSocket tickets; token management and admin endpoints accept session JWTs only.
Path Parameters
Pool key
Query Parameters
Candle bucket
1m, 5m, 15m, 30m, 1h, 6h, 12h, 1d Inclusive unix-second start
Exclusive unix-second end
raw (default) keeps stored token1-per-token0 prices; display inverts candles when the pool's canonical display orientation is flipped
Response
OHLCV candles for the range