cURL
curl --request GET \ --url https://api.polynode.dev/v1/candles/{token_id} \ --header 'x-api-key: <api-key>'
{ "error": "<string>" }
Returns OHLCV price candles for a token at the specified resolution.
Polymarket token ID
Candle resolution: 1m, 5m, 15m, 1h, 4h, 1d (default: 1h)
Number of candles (default 100, max 1000)
x >= 0
OHLCV candles