Discover Active Markets
UseGET /events to find active events and markets.
When sorting by
liquidity, include minLiquidity or maxLiquidity.
Discovery Examples
- TypeScript
- Python
- Rust
Single Event or Market
Use
includeRewards=true on the event list when you need reward amount, ACCRUING or SCHEDULED status, accrual-window bounds, and current-period boost information inline with each market.
Order Book
Read the current order book for an outcome token:Last Trade Price
Price History
The maximum fidelity is
5 minutes for 1H, 15 for 6H, 60 for 1D, 240 for 1W, and 1440 for 1M or ALL. Larger values are clamped unless strictFidelity=true. Large totals are capped; check totalCapped before treating total as exact.
Resolution Data
resolution object with its current status, final or proposed outcome labels, dispute state and timestamp. Public event responses omit DRAFT markets.