GET /api/v2/tokens/:tokenId/price/chart — OHLCV candle data
Tokens
Get Price Chart
GET
GET /api/v2/tokens/:tokenId/price/chart — OHLCV candle data
Documentation Index
Fetch the complete documentation index at: https://docs.shuriken.trade/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use Authorization: Bearer <jwt> for user auth or Authorization: Bearer sk_{keyId}_{secret} for API key auth.
Path Parameters
Token ID in chain:address format
Query Parameters
Candle resolution: 1m, 5m, 15m, 30m, 1h, 6h, 1d (default: 1h)
Number of candles (default: 100, max: 500)
Required range:
x >= 0