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.

PRICE
enum
Generic asset price (crypto, commodities-fallback).
STOCK_PRICE
enum
Equity stock price.
FDV
enum
Fully-diluted valuation / market cap threshold.
COMMODITY
enum
Commodity price (oil, gas, metals, etc.).
TEMPERATURE
enum
Daily high/low temperature in °C.
RATE_CHANGE_BPS
enum
Federal Reserve rate change in basis points.
ROTTEN_TOMATOES
enum
Rotten Tomatoes Tomatometer score.
BOX_OFFICE
enum
Movie box-office opening-weekend gross.
TWEETS
enum
Tweet count.
FOLLOWERS
enum
Follower count.
SUBSCRIBERS
enum
Subscriber count.
VIEWS
enum
View / stream count.
LIKES
enum
Like count.
POSTS
enum
Post count.
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.