v3

OpenAPI 3.0.02026-07-31103181312.8 KB
exchange

Get Exchange Status

Endpoint for getting the exchange status.

get/exchange/status

Response

Exchange status retrieved successfully

exchange_activeboolean required

False if the core Kalshi exchange is no longer taking any state changes at all. This includes but is not limited to trading, new users, and transfers. True unless we are under maintenance.

trading_activeboolean required

True if we are currently permitting trading on the exchange. This is true during trading hours and false outside exchange hours. Kalshi reserves the right to pause at any time in case issues are detected.

intra_exchange_transfers_activeboolean

True if intra-exchange transfers are currently permitted. False when transfers are temporarily blocked.

exchange_estimated_resume_timestring date-time nullable

Estimated downtime for the current exchange maintenance window. However, this is not guaranteed and can be extended.

All 103 operations