Find events by text query, by series, or both.
An event groups all the outcome markets for one question. “Fed Rate Decision March 2026” is one event with markets for each rate-cut size; a single 15-minute Bitcoin event has up/down markets for that window. You must pass eitherDocumentation Index
Fetch the complete documentation index at: https://docs.oddpool.com/llms.txt
Use this file to discover all available pages before exploring further.
q or series_id (or both). Requests with neither return 400. To find a series_id, use Search series.
title. Required when series_id is not provided.KXBTC15M, btc-up-or-down-15m, KXFEDDECISION. Required when q is not provided.kalshi or polymarket.active or closed.discovered_at.relevance, newest, markets, volume, or liquidity. relevance requires q; without q the default is newest.offset by limit until you receive an empty array.series_id to scope results — typical for “show me what’s tradable in this series right now” workflows.
series_id or want to span series.
| Code | Reason |
|---|---|
400 | Neither q nor series_id provided. |