About 56 results
Open links in new tab
  1. Login / Kite Connect developer

    Kite connect developer dashboard Trade in your favorite programming language with super simple, exchange-approved, HTTP/JSON APIs. Signup now

  2. Kite Connect 3 / API documentation

    Kite Connect is a set of REST-like HTTP APIs that expose many capabilities required to build a complete stock market investment and trading platform. It lets you execute orders in real time …

  3. Orders - Kite Connect 3 / API documentation

    The order APIs let you place orders of different varities, modify and cancel pending orders, retrieve the daily order and more.

  4. Market quotes and instruments - Kite Connect 3 / API documentation

    For realtime streaming market quotes, use the WebSocket API. Retrieving full market quotes This API returns the complete market data snapshot of up to 500 instruments in one go. It includes the …

  5. User - Kite Connect 3 / API documentation

    In summary: Navigate to the Kite Connect login page with the api_key A successful login comes back with a request_token to the registered redirect URL POST the request_token and checksum (SHA …

  6. kiteconnect API documentation - kite.trade

    The library Kite Connect is a set of REST-like APIs that expose many capabilities required to build a complete investment and trading platform. Execute orders in real time, manage user portfolio, stream …

  7. WebSocket streaming - Kite Connect 3 / API documentation

    To connect to the Kite WebSocket API, you will need a WebSocket client library in your choice of programming language. You can subscribe for up to 3000 instruments on a single WebSocket …

  8. Introducing Kite Connect Personal APIs — Free APIs for personal use

    We are excited to announce the launch of Kite Connect Personal, a new offering that gives you free access to your Zerodha account with all the essential features of Kite Connect, minus the market …

  9. CPPKiteConnect Documentation - kite.trade

    Overview The official C++ client for communicating with Kite Connect API. CPPKiteConnect is a header-only library that wraps around Zerodha's KiteConnect REST API and WebSockets API. It saves you …

  10. Market and instruments - Kite Connect 3 / API documentation

    This API returns the complete market data snapshot of up to 250 instruments in one go. It includes the quantity, OHLC, and Open Interest fields, and the complete bid/ask market depth amongst others.