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.

id
String!
The unique identifier.
protocol
PredictionProtocol!
The prediction protocol. See PredictionProtocol
venueMarketId
String!
The venue-specific market ID.
venueMarketSlug
String
The venue-specific market slug.
eventId
String
The ID of the prediction event.
venueEventId
String
The venue-specific event ID.
question
String
The question or title.
label
String
The display label.
suggestedLabel
String
A clean, UI-ready label derived from label/question with the parent event name stripped (and Kalshi Yes:/No: prefixes unwrapped). Falls back to question when label is missing or unknown.
eventLabel
String
The parent event label.
rules
String
Primary rules text.
rules2
String
Secondary rules text.
venueOutcomeIds
[String!]!
Venue-specific outcome IDs.
outcomeIds
[String!]!
Internal outcome IDs.
outcomeLabels
[String!]
Labels for each outcome.
resolution
PredictionResolution
The resolution details. See PredictionResolution
imageLargeUrl
String
URL of the large image.
imageThumbUrl
String
URL of the thumbnail image.
imageSmallUrl
String
URL of the small image.
createdAt
Int
The creation timestamp.
updatedAt
Int
The last update timestamp.
opensAt
Int
The timestamp when this entity opens.
closesAt
Int
The timestamp when this entity closes.
resolvesAt
Int
The expected resolution timestamp.
resolvedAt
Int
The actual resolution timestamp.
observedAt
Int!
The last observation timestamp.
networkId
Int
The network ID.
exchangeAddress
String
The exchange contract address.
categories
[PredictionCategory!]
Categories associated with this entity. See PredictionCategory
winningOutcomeId
String
The ID of the winning outcome.
enrichedMetadata
PredictionMarketEnrichedMetadata
Per-domain structured enrichment (sports market type/teams/start times today). Null when no domain-specific signal extracted. See PredictionMarketEnrichedMetadata

Used By

Returned by