Kalshi Endpoints
Market Price
Fetches the current market price for a Kalshi market by market_ticker. Returns prices for both yes and no sides. Allows historical lookups via the at_time query parameter.
GET
Get Kalshi Market Price
Documentation Index
Fetch the complete documentation index at: https://docs.domeapi.io/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The market ticker for the Kalshi market
Example:
"KXNFLGAME-25AUG16ARIDEN-ARI"
Query Parameters
Optional Unix timestamp (in seconds) to fetch a historical market price. If not provided, returns the most real-time price available.
Example:
1762164600
Previous
Get kalshi orderbook historyFetches historical orderbook snapshots for a specific Kalshi market (**ticker**) over a specified time range. If no **start_time** and **end_time** are provided, returns the latest orderbook snapshot for the market. Returns snapshots of the order book including yes/no bids and asks with prices in both cents and dollars. All timestamps are in **milliseconds**. Orderbook data has history starting from **October 29th, 2025**. **Note:** When fetching the latest orderbook (without start/end times), the limit parameter is ignored.
Next
Get Kalshi Market Price