Skip to content
Get an API key

Overview

Predictefy Unified Data and Execution API 0.1.0

Section titled “Predictefy Unified Data and Execution API 0.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.

Information

  • OpenAPI version: 3.1.0

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