Oddpool API

REST API for prediction market data across Kalshi and Polymarket: full-text search over markets, events, and series; historical orderbook snapshots, top-of-book timeseries, trades, and OHLCV bars; whale-trade tracking; and cross-venue arbitrage and price-spread detection. Authenticated with an X-API-Key header and gated by subscription tier.

API entry from apis.yml

apis.yml Raw ↑
name: Oddpool API
description: 'REST API for prediction market data across Kalshi and Polymarket: full-text search over
  markets, events, and series; historical orderbook snapshots, top-of-book timeseries, trades, and OHLCV
  bars; whale-trade tracking; and cross-venue arbitrage and price-spread detection. Authenticated with
  an X-API-Key header and gated by subscription tier.'
humanURL: https://docs.oddpool.com
baseURL: https://api.oddpool.com
tags:
- Prediction Markets
- Market Data
- Historical Data
- Arbitrage
properties:
- type: Documentation
  url: https://docs.oddpool.com
- type: APIReference
  url: https://docs.oddpool.com/llms.txt
- type: GettingStarted
  url: https://docs.oddpool.com/index.md
- type: Authentication
  url: authentication/oddpool-authentication.yml
- type: RateLimits
  url: https://docs.oddpool.com/rate-limits.md
- type: ErrorCatalog
  url: errors/oddpool-problem-types.yml
- type: Conventions
  url: conventions/oddpool-conventions.yml
- type: DataModel
  url: data-model/oddpool-data-model.yml
- type: MCPServer
  url: mcp/oddpool-mcp.yml