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