Skip to main content

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.

PERSON
enum
Real person — politician, executive, public figure (not a sports player).
PLAYER
enum
Sports player or driver.
TEAM
enum
Sports team or franchise.
COUNTRY
enum
Country (Eurovision, Olympics outright, etc.).
COMPANY
enum
Company / corporation / brand.
TOPIC
enum
Multi-select / pick-N topic item (policy item, demand, agenda topic).
TV_SHOW
enum
TV show.
MOVIE
enum
Movie.
SONG
enum
Song.
ALBUM
enum
Album.
OTHER
enum
Fallback.

Used By

Returned by
  • eventScopedFilterPredictionMarkets: Filters prediction markets within a single event and returns structured classification metadata for each market. Use this instead of filterPredictionMarkets when 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.