String!
The ID of the prediction event.
PredictionEvent
The parent 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[PredictionMarketBarsResponse!]!
Array of market bars (max 10)
See PredictionMarketBarsResponse
Show Properties
Show Properties
String!
The ID of the prediction market.
PredictionMarket!
The prediction market.
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
PredictionEvent!
The prediction event.
See PredictionEvent
[PredictionMarketBar!]!
The bar data.
See PredictionMarketBar
Show Properties
Show Properties
Int!
The unix timestamp for this bar.
String
Volume in USD.
String
Volume in collateral token units.
String
Volume in shares.
Int
The number of unique traders.
Int
The last event timestamp.
Int
The number of trades.
String
The all time volume usd (from on-chain trades).
String
The all time venue volume usd (reported by venue).
String
The all time volume collateral token (from on-chain trades).
String
The all time venue volume collateral token (reported by venue).
PredictionMarketBarOhlc
Open interest in USD.
See PredictionMarketBarOhlc
PredictionOutcomeBar
Outcome 0 data.
See PredictionOutcomeBar
PredictionOutcomeBar
Outcome 1 data.
See PredictionOutcomeBar
Used By
Returned by- predictionEventTopMarketsBars: Returns bar data for top markets inside a prediction event.