Public endpoints for browsing prediction markets.
Market Data: For real-time order book and market data, use the existing APIs with the contract's instrumentSymbol (e.g., GEMI-FEDJAN26-DN25):
- Get Current Order Book - View bids and asks
- Get Ticker - Recent trading activity
- WebSocket Market Data - Real-time streaming updates
List prediction market events
Returns a paginated list of prediction market events with optional filtering by status, category, and search text.
query Parameters
statusFilter by event status (can specify multiple)
categoryFilter by category (can specify multiple)
searchSearch text to filter events by title
limitMaximum number of results to return (max 100)
offsetNumber of results to skip for pagination
List prediction market events › Responses
Successful response
Get event by ticker
Returns detailed information about a specific prediction market event.
path Parameters
eventTickerThe event ticker symbol (e.g., "BTC100K")
Get event by ticker › Responses
Successful response
idtitleslugdescriptionimageUrltypeType of prediction market
categoryseriestickerThe event ticker (e.g., "BTC100K2025")
statusStatus of a prediction market
resolvedAtcreatedAtTradeable contracts within this event
volumeTotal trading volume in USD
liquidityTotal liquidity in USD
tagseffectiveDateexpiryDateList event categories
Returns available prediction market event categories, optionally filtered by event status.
query Parameters
statusFilter categories by event status
List event categories › Responses
Successful response
categories
