The ID of the prediction event.
The prediction event.
See PredictionEvent
Show Properties
Show Properties
The unique identifier.
The prediction protocol.
See PredictionProtocol
The venue-specific event ID.
The venue-specific series ID.
The question or title.
The external URL.
Primary rules text.
Secondary rules text.
Tags associated with this entity.
The timestamp when this entity opens.
The timestamp when this entity closes.
The expected resolution timestamp.
The actual resolution timestamp.
The resolution details.
See PredictionResolution
URL of the large image.
URL of the thumbnail image.
URL of the small image.
The creation timestamp.
The last update timestamp.
The network ID.
Associated market IDs.
Categories associated with this entity.
See PredictionCategory
Show Properties
Show Properties
Per-domain structured enrichment (sports league/teams/start times today; new domains added over time). Null when no domain-specific signal extracted.
See PredictionEventEnrichedMetadata
Show Properties
Show Properties
Discriminator naming which sub-block carries data.
See PredictionMetadataType
Populated when
metadataType = SPORTS.
See SportsEventEnrichedMetadataThe prediction markets.
See PredictionMarket
Show Properties
Show Properties
The unique identifier.
The prediction protocol.
See PredictionProtocol
The venue-specific market ID.
The venue-specific market slug.
The ID of the prediction event.
The venue-specific event ID.
The question or title.
The display label.
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.The parent event label.
Primary rules text.
Secondary rules text.
Venue-specific outcome IDs.
Internal outcome IDs.
Labels for each outcome.
The resolution details.
See PredictionResolution
URL of the large image.
URL of the thumbnail image.
URL of the small image.
The creation timestamp.
The last update timestamp.
The timestamp when this entity opens.
The timestamp when this entity closes.
The expected resolution timestamp.
The actual resolution timestamp.
The last observation timestamp.
The network ID.
The exchange contract address.
Categories associated with this entity.
See PredictionCategory
The ID of the winning outcome.
Per-domain structured enrichment (sports market type/teams/start times today). Null when no domain-specific signal extracted.
See PredictionMarketEnrichedMetadata
Show Properties
Show Properties
Discriminator naming which sub-block carries data.
See PredictionMetadataType
Populated when
metadataType = SPORTS.
See SportsMarketEnrichedMetadataThe bar data.
See PredictionEventBar
Show Properties
Show Properties
The unix timestamp for this bar.
Volume in USD.
Buy volume in USD. Null if protocol doesn’t provide directional data.
Sell volume in USD. Null if protocol doesn’t provide directional data.
The total volume usd.
The venue volume usd. Null if protocol doesn’t provide venue volume.
Volume in collateral token units.
Buy volume in collateral token units.
Sell volume in collateral token units.
Total volume in collateral token (nullable for old aggregates)
Venue volume in collateral token (nullable for old aggregates)
The number of trades.
The number of unique traders. Null if protocol doesn’t track unique traders.
The last event timestamp.
Liquidity in USD. Null if protocol doesn’t provide liquidity data.
See PredictionEventBarOhlc
Liquidity OHLC in collateral token (nullable for old aggregates)
See PredictionEventBarOhlc
Open interest in USD. Null if protocol doesn’t provide open interest data.
See PredictionEventBarOhlc
Open interest OHLC in collateral token (nullable for old aggregates)
See PredictionEventBarOhlc
Used By
Returned by- predictionEventBars: Returns bar data for a prediction event.