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.
Soft-normalised league/sport identifier (e.g. NBA, NFL, EPL). Free string to tolerate new venues; well-known values match the canonical set.
Teams participating in the game, when known. Null when the venue does not expose teams.
See SportsTeam
Game-start date in UTC (“YYYY-MM-DD”). Derived from
gameStartTime when present.Game-start clock value as canonical UTC ISO-8601.
Game-start as Unix seconds (UTC).
Timezone discriminator for
gameStartTime / gameStartDate. Always UTC for any record produced after the ET→UTC normalisation rollout.
See SportsTimezoneDecomposed venue ticker (parsed components from the venue’s native event identifier). Useful for cross-venue matching when canonical league/teams fields don’t disambiguate.
See DecomposedVenueTicker
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.
- filterPredictionEvents: Filters prediction events using optional text, IDs, and ranking criteria.
- 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.