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
Show Properties
Show Properties
String!
The display name.
String!
The URL slug.
[PredictionSubcategory!]
Nested subcategories (2nd level).
See PredictionSubcategory
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 SportsMarketEnrichedMetadataPredictionEvent!
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
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[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
Show Properties
Show Properties
String!
The venue-specific outcome ID.
Int
The number of trades.
Int
The number of buys.
Int
The number of sells.
String
Volume in shares.
String
Buy volume in shares.
String
Sell volume in shares.
String
Volume in USD.
String
Buy volume in USD.
String
Sell volume in USD.
String
Volume in collateral token units.
String
Buy volume in collateral token units.
String
Sell volume in collateral token units.
PredictionMarketBarOhlc
The price usd.
See PredictionMarketBarOhlc
PredictionMarketBarOhlc
The price collateral token.
See PredictionMarketBarOhlc
PredictionMarketBarOhlc
Liquidity in USD.
See PredictionMarketBarOhlc
PredictionMarketBarOhlc
The liquidity collateral token.
See PredictionMarketBarOhlc
PredictionMarketBarOhlc
The bid usd.
See PredictionMarketBarOhlc
PredictionMarketBarOhlc
The bid collateral token.
See PredictionMarketBarOhlc
PredictionMarketBarOhlc
The ask usd.
See PredictionMarketBarOhlc
PredictionMarketBarOhlc
The ask collateral token.
See PredictionMarketBarOhlc
PredictionMarketBarOhlc
The two percent bid depth usd.
See PredictionMarketBarOhlc
PredictionMarketBarOhlc
The two percent bid depth collateral token.
See PredictionMarketBarOhlc
PredictionMarketBarOhlc
The two percent ask depth usd.
See PredictionMarketBarOhlc
PredictionMarketBarOhlc
The two percent ask depth collateral token.
See PredictionMarketBarOhlc
PredictionOutcomeBar
Outcome 1 data.
See PredictionOutcomeBar
Used By
Returned by- predictionEventTopMarketsBars: Returns bar data for top markets inside a prediction event.
- predictionMarketBars: Returns OHLC-style bar data for a prediction market.