REST API
Use these base URLs for the Trade API:
The
external-api hosts are dedicated to the external Trade API and are the recommended hosts for API traders. The existing shared hosts remain supported for compatibility with existing clients.
Despite the
elections subdomain, the production Trade API provides access to all Kalshi markets, not only election-related markets.WebSocket API
Use these WebSocket URLs for the Trade API:Private Connectivity
For participants requiring network-level isolation, Kalshi supports private connectivity to the REST and WebSocket APIs via AWS PrivateLink. With PrivateLink, your API traffic is routed entirely within the AWS backbone and never traverses the public internet. PrivateLink is available for the production hostsexternal-api.kalshi.com (REST) and external-api-ws.kalshi.com (WebSocket). The two APIs are provisioned as separate interface endpoints, each reachable over TLS on port 443. Connect to the endpoint’s DNS name from within your VPC and set the matching host above as the TLS server name (SNI).
Members on the Premier tier or above can contact institutional@kalshi.com to provision PrivateLink endpoints for their AWS account.