About 6,830 results
Open links in new tab
  1. Kite Connect 3 / API documentation

    Introduction 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 …

  2. kiteconnect API documentation - kite.trade

    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 live …

  3. The Kite Connect API Javascript client - v4

    Oct 6, 2021 · 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 …

  4. Investment and trading APIs for startups - Kite Connect trading APIs

    You can use the Kite Connect APIs to execute real orders, obtain live market data, manage portfolios and more. Make your platform market execution ready within minutes without the hassles of …

  5. 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 …

  6. Login / Kite Connect developer

    Signup API Docs Forum Trade in your favorite programming language with super simple, exchange-approved, HTTP/JSON APIs. Signup now

  7. Portfolio - Kite Connect 3 / API documentation

    This API returns a list of auctions that are currently being held, along with details about each auction such as the auction number, the security being auctioned, the last price of the security, and the …

  8. Orders - Kite Connect 3 / API documentation

    Successful placement of an order via the API does not imply its successful execution. To know the true status of a placed order, you should scan the order history or retrieve the particular order's current …

  9. User - Kite Connect 3 / API documentation

    User profile While a successful token exchange returns the full user profile, it's possible to retrieve it any point of time with the /user/profile API. Do note that the profile API does not return any of the tokens.

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

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