Prediction Candles

Supports Polymarket

circle-info

This endpoint is new and currently considered to be "experimental."

circle-exclamation

Get Prediction Market Candles

post

Retrieve 72-hour OHLCV candle data for specified prediction markets. Returns open, high, low, close prices and volume for each market, broken down by buy/sell and yes/no sides.

Authorizations
AuthorizationstringOptional

Authorization header for API key authentication.

Example:

Authorization: your-api-key-here
Body

Request for prediction market candle data

market_idsstring[]Required

Array of prediction market identifiers to retrieve candle data for

Example: ["170847438dce23428f6a0ef33fdcdbc4"]
Responses
chevron-right
200

Success

application/json

Response containing prediction market candle data

post
/prediction/candles

Last updated