Information
- OpenAPI version:
3.1.0
Unified prediction-market DATA API: one normalized schema across every supported venue. Swap the {exchange} path segment to switch among all 16 public venues plus router (all venues). Every record carries honest-data fields (asOf, provenance, capabilities), with capability-qualified catalog, event, series, order-book, trade, history, and intelligence routes. The /v1/exec operations in this same contract override the default server and are served only from the isolated execution origin. Optional-field policy: null means the venue or system affirmatively knows an applicable value is absent; omission means the field is not applicable to that venue or record class.
API key from the Predictefy developer portal, sent as Authorization: Bearer pk_live_…. Anonymous requests answer 401 UNAUTHORIZED; a balance below the endpoint weight answers 402 INSUFFICIENT_CREDITS. Reads require their documented read scopes; every /v1/exec operation requires the trade scope.
Security scheme type: http