Skip to main content
These endpoints summarise the prediction-market universe rather than a single ticker. Most are public reads — auth is optional but unlocks higher rate limits.

SimpleFunctions Index

The SimpleFunctions Index aggregates disagreement, geopolitical risk, fiscal stress, monetary policy, and tail-risk signals into a single time series and component breakdown. See SimpleFunctions Index methodology.
/history query params: days (default 30, max 365), theme (optional sub-component filter).

Regime

Detect current market state changes, flow shifts, and monitor candidates. See Regime.
GET /api/public/regime/history is deprecated and returns 410 Gone. Regime score is now computed at query time from a static classification prior, so per-ticker regime history is not a meaningful time series. For spread/depth history use:

Calendar

Structured upcoming catalysts — econ releases, FOMC, elections, settlements. Used by sf calendar and sf milestones.

Trade ideas

Daily idea pipeline output. See Idea pipeline.

Calibration

Auth: required. Authorization: Bearer sf_live_... or browser session. Returns calibration scorecards — how well prices have predicted realised outcomes over the requested window. Used by sf calibration and visible in the dashboard. Query parameters The /api/public/calibration alias re-exports this GET endpoint without auth and is used by external crawlers — it is the same response shape but rate-limited.

Edges

Auth: required. Returns the current set of mispriced edges across the market universe — prices that diverge from SimpleFunctions’s model. Used by sf edges and the dashboard edge feed. Query parameters

See also

SimpleFunctions Index methodology

How the index is constructed.

Calibration concept

Regime, calibration, and indicators in context.

Public market data

Per-market reads under /api/public/*.

Snapshots

Public HuggingFace exports.