Insights
Advanced analytics derived from predictions. Requires Professional or Enterprise plan.
Parameters
All endpoints support:
two prediction horizons, controlled by the
horizonquery parameter:1h,24h,default value is 24h, unless for polymarket hourly and 15 minutes insights.
the
daysquery parameter to control the meta-leaderboard,default value is 14 for the daily forecast and 6 for the hourly forecast.
the
limitquery parameter to control how many predictions are used to compute the insight,default value is 10.
REST and Websocket API
All endpoints are available via the REST API (https://api.synthdata.co) and the Websocket API (wss://api.synthdata.co/ws).
Insights
Volatility
Forecast and realized volatility metrics.
Endpoints:
/insights/volatility/insights/prediction-percentiles
Trading
Liquidity provision optimization and prediction market comparisons.
Endpoints:
/insights/lp-bounds/insights/lp-probabilities
Polymarket
Compare Synth predictions against Polymarket prices.
Endpoints:
/insights/polymarket/up-down/daily/insights/polymarket/up-down/hourly/insights/polymarket/up-down/15min/insights/polymarket/range
Options
Theoretical option pricing from Monte Carlo simulations.
Endpoints:
/insights/option-pricing
Risk Management
Liquidation probabilities and position risk analysis.
Endpoints:
/insights/liquidation
View Risk Management Documentation
Quick Example
Last updated