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.
What the rung is measuring (price, stock price, temperature in °C, social-media count, …).
See PredictionMarketLadderMetric
How the rung relates to its bound(s).
See PredictionMarketLadderOperator
Single comparison value for ABOVE / BELOW / EXACTLY (e.g. 80000 for “BTC > $80k”).
Lower bound for BETWEEN-style range buckets (e.g. “90k” → 80000).
Upper bound for BETWEEN-style range buckets (e.g. “90k” → 90000).
Used By
Returned 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.