Endpoints

Every /api/v1/* endpoint, with its plan tier, scope, and a link to full docs.

MethodPathSummaryTierScope
GET/healthService healthfreeread
GET/eventsList eventsdeveloperread
GET/contractsList contractsdeveloperread
GET/contracts/{id}Get a single contractdeveloperread
GET/contracts/{id}/scoreGet the latest signal for a contractdeveloperread
POST/contracts/{id}/scoreCompute / recompute a contract scoredeveloperwrite
GET/signalsList signals (high-score feed)developerread
GET/companies/{ticker}Get company + recent contractsdeveloperread
GET/market/candles/{ticker}Daily OHLCV candlesdeveloperread
GET/regimesMacro regime classificationsintelligenceread
GET/predictionsForward predictions (Phase 5)intelligenceread
GET/benchmarksBenchmark OHLCVdeveloperread
GET/usageYour API usagedeveloperread
GET/openapi.jsonOpenAPI 3.1 specfreeread