Oddpool · Authentication Profile

Oddpool Authentication

Authentication

Oddpool secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyPrediction MarketsMarket DataFinancial DataTradingFintechData AggregationWebSocketHistorical DataKalshiPolymarket
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

ApiKeyAuth apiKey
· in: header ()
WebSocketAuth apiKey
· in: message ()

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.oddpool.com/authentication.md
docs: https://docs.oddpool.com/authentication.md
summary:
  types: [apiKey]
  api_key_in: [header]
  oauth2_flows: []
schemes:
- name: ApiKeyAuth
  type: apiKey
  in: header
  parameter_name: X-API-Key
  key_prefix: oddpool_
  description: >-
    REST requests authenticate with an API key passed in the X-API-Key header.
    Keys are generated from account settings (https://oddpool.com/account) and
    are prefixed with `oddpool_`. Invalid or expired credentials return 401;
    a valid key on an insufficient plan tier returns 403.
  sources: [https://docs.oddpool.com/authentication.md]
- name: WebSocketAuth
  type: apiKey
  in: message
  parameter_name: api_key
  description: >-
    The WebSocket feed (wss://feeds.oddpool.com/ws) authenticates in-band: after
    connecting, the client sends an auth message {"action":"auth","api_key":"..."}
    and the server responds with the resolved tier and connection limits.
  sources: [https://docs.oddpool.com/websocket/overview.md]
tiers:
  note: >-
    Endpoint groups are gated by subscription plan, not by OAuth scopes. Search
    and Historical data are Free; WebSocket dist channel is Free, book/trade/
    snapshot are Pro+; Whale tracking is Pro; Arbitrage and Price spreads are
    Premium; the Reference Data API is enterprise-only.

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/oddpool-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.