Kalshi APIs & SDKs
Developer libraries and API tools for Kalshi
Tools in Kalshi APIs & SDKs
Kalshi SDKs (Official)
ActiveOfficial Kalshi Trading API SDKs and developer documentation.
kalshi-python
ActivePython client library for the Kalshi Trading API (PyPI).
FinFeed Prediction Markets API
ActiveAPI for prediction-market data including Kalshi.
About Kalshi APIs & SDKs
Kalshi APIs and SDKs give developers programmatic access to the exchange. The Kalshi Trading API exposes markets, order books, portfolios, and real-time updates over REST and WebSocket, with a FIX gateway for latency-sensitive institutional flow. SDKs wrap those endpoints in typed clients so you can authenticate, place orders, and stream data without hand-rolling HTTP.
These tools are the foundation for everything else in the catalog — bots, terminals, trackers, and data pipelines all sit on top of them. Because Kalshi is CFTC-regulated, the API enforces the same rules as the UI: USD balances, position limits, and compliant order handling, so anything you build inherits that guardrail.
This category collects official and community client libraries, API wrappers, code samples, and developer utilities for building on Kalshi in Python, TypeScript, and beyond.