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.
Market-level attribute to rank by (use this OR outcome + outcomeAttribute)
See PredictionMarketRankingAttribute
Which outcome to rank by (required when using outcomeAttribute)
See PredictionOutcomeIndex
Outcome-level attribute to rank by (requires outcome to be set)
See PredictionOutcomeRankingAttribute
The sort direction.
See RankingDirection
Used By
Used as input by- 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. - filterPredictionMarkets: Filters prediction markets using optional text, IDs, event constraints, and ranking criteria.