Get Kalshi Market Price
at_time parameter is omitted, it returns the most real-time price available. When at_time is provided, it returns the historical market price at that specific timestamp.
Best for: Real-time price lookups, historical price snapshots, tracking both sides of a binary market, building price charts.
Endpoint: GET /kalshi/market-price/{market_ticker}
yes object and a no object, each containing a price field (a number between 0 and 1 representing the dollar price) and an at_time field (Unix timestamp in seconds) indicating the point in time for which the price was fetched.Your AIsa API key as a Bearer token.
The market ticker for the Kalshi market
"KXNFLGAME-25AUG16ARIDEN-ARI"
Optional Unix timestamp (in seconds) to fetch a historical market price. If not provided, returns the most real-time price available.
1762164600