Documentation Index
Fetch the complete documentation index at: https://docs.codex.io/llms.txt
Use this file to discover all available pages before exploring further.
Used By
Returned by- detailedPredictionEventStats: Returns windowed and all-time stats for a prediction event.
- detailedPredictionMarketStats: Returns windowed and all-time stats for a prediction market.
- detailedPredictionTraderStats: Returns windowed and all-time stats for a prediction trader.
- eventScopedFilterPredictionMarkets: Filters prediction markets within a single event and returns structured classification metadata for each market. Use this instead of
filterPredictionMarketswhen you need entrant/segment/ladder details (country codes, period+stat grouping, parsed numeric/date rungs) without re-parsing labels client-side. - filterPredictionEvents: Filters prediction events using optional text, IDs, and ranking criteria.
- filterPredictionMarkets: Filters prediction markets using optional text, IDs, event constraints, and ranking criteria.
- filterPredictionTraderMarkets: Filters trader-market records using trader, market, event, and ranking criteria.
- filterPredictionTraders: Filters prediction traders using optional text, IDs, and ranking criteria.
- onPredictionTradesCreated: Streams new prediction trades as they are ingested.
- predictionEventBars: Returns bar data for a prediction event.
- predictionEventTopMarketsBars: Returns bar data for top markets inside a prediction event.
- predictionMarketBars: Returns OHLC-style bar data for a prediction market.
- predictionMarkets: Returns prediction markets by ID.
- predictionOutcomeOrderBooks: Returns live order books for a set of prediction outcomes, fetched from the venue’s CLOB. Polymarket and Kalshi; outcomes from other venues will return null. Cached for up to 10s.
- predictionTokenHolders: Returns token holder balances for a prediction market.
- predictionTraderBars: Returns bar data for a prediction trader over a time range.
- predictionTraderHoldings: Returns all prediction token holdings for a specific trader.
- predictionTraderMarketsStats: Returns per-market performance stats for a specific trader.
- predictionTraders: Returns prediction traders by ID.
- predictionTrades: Returns prediction trades with cursor-based pagination.
- eventScopedFilterPredictionMarkets: Filters prediction markets within a single event and returns structured classification metadata for each market. Use this instead of
filterPredictionMarketswhen you need entrant/segment/ladder details (country codes, period+stat grouping, parsed numeric/date rungs) without re-parsing labels client-side. - filterPredictionEvents: Filters prediction events using optional text, IDs, and ranking criteria.
- filterPredictionMarkets: Filters prediction markets using optional text, IDs, event constraints, and ranking criteria.
- filterPredictionTraderMarkets: Filters trader-market records using trader, market, event, and ranking criteria.
- filterPredictionTraders: Filters prediction traders using optional text, IDs, and ranking criteria.