Kotak Neo REST API documentation covers the REST and WebSocket APIs behind the SDK β auth, orders, portfolio, market data, and streaming. Use it directly for non-Python integrations, or to see exactly what the SDK does under the hood.
Kotak Neo Python SDK is our actively-maintained Python toolkit, with setup guides, a function reference, and migration notes.
The fastest way to authenticate, trade, stream live prices, and manage your portfolio β all from Python.
The SDK is there to make integration easier, not to gatekeep it β if you're tech-savvy and comfortable working with programming languages, you can call the Kotak Neo REST APIs directly using the documentation linked above, in whichever language you prefer.
Everything you need to build on the Kotak Neo trading platform β place trades, watch prices tick in real time, track your positions, and build the trading tools you've always wanted. All from Python.
kotak-neo-python is our one true, actively-maintained Python toolkit for the Kotak Neo Trading APIs. Whether you're automating a trading strategy, building a dashboard, or just tinkering on a weekend project β this is the one to pick up.
- π Log in in two steps β TOTP + MPIN, and you're trading
- π Place, tweak, or cancel orders without breaking a sweat
- πΌ Know what you hold β live positions, holdings, and limits, always up to date
- π Live prices, live everything β a real-time market feed built on modern async Python, so your app reacts the instant the market moves
- π Never miss an order/ position update β a dedicated feed streams your order and position changes as they happen
- π‘οΈ Fewer surprises β the SDK catches bad inputs before they ever reach the exchange, and speaks up clearly when something's wrong
- β‘ Built for speed β modern HTTP/2 under the hood
- β Battle-tested β thoroughly tested from top to bottom, so you can build with confidence
kotak-neo-api-v2 is our
retired, legacy SDK. It's not going anywhere overnight, but it won't get new
features β so start any new project with kotak-neo-python above instead.
- π Found a bug, or have an idea? Open an issue
- π§ Prefer email? support@kotakneo.com
Kotak Neo Trading APIs Β· Built for developers Β· MIT licensed