KLSI
Get KLSI Market Details
Retrieve comprehensive details about a specific Kalshi market by its unique identifier.
What you get
- Market title and description
- Trading rules and resolution criteria
- Current status (open/closed)
- Close time and settlement information
- Category and event association
Use cases
- Display market information in trading interfaces
- Validate market exists before placing orders
- Get resolution rules for analysis
Note The klsi_id follows Kalshi’s ticker format (e.g., KXBTC-26FEB01 for Bitcoin price markets).
Example
- Request:
GET /api/v1/klsi/KXNCAAFTOTAL-25NOV29NDSTAN-41/market - Header:
X-API-Key: YOUR_API_KEY
GET
Authorizations
Your API key (get one from the test-key endpoint above)
Path Parameters
Kalshi market ID
Response
Market details
Timestamp when this record was ingested
Market resolution result
Unix timestamp of determination
Unix timestamp of settlement
Cross-exchange cluster ID. Use /clusters/{cluster_id} to see all matched markets.

