☰
Login
Signup
Home
›
Search
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Related to Rate Limits
by
rakeshr
·
September 2
I am asking whether ocassional transgressions from the specified rate are allowed or not by the API Endpoint(s)?
How to use to api to trigger the SELL order which i purchase?
by
kakush30
·
July 3
https://kite.trade/docs/connect/v3/exceptions/
#api
-rate-limit
Do order placement and order modification share the rate limit?
by
rakeshr
·
June 18
Does this include changes to modification to existing orders?
Rate Limit for kite.ltp
by
rakeshr
·
May 18
kite.ltp comes under Quote API right?
Too many requests
by
rakeshr
·
May 7
Are these limits still the same or is there any change in limits?
Multiple API for single zerodha account
by
rakeshr
·
May 6
Can I login in 2 different laptops using two different API for each?
Query on API rate limit for historical data.
by
rakeshr
·
April 1
how many stocks are allowed to get the OHLC data at the same time?
The user is not enabled for the app
by
PR4530
·
January 12
I am not using a Postback URL for my app, as my app is not deployed anywhere yet. However, I am using the instructions mentioned at https://github.com/zerodha/gokiteconnect?tab=readme-ov-file
#api
-usag
Is there a limit on calling https://api.kite.trade/portfolio/positions for calculating pnl
by
rakeshr
·
December 2023
For end-points rate limit, go through the documentation here. Since I'm using this to calculate pnl and plan on doing it every couple of seconds,
Rate Limits
by
gautamsatpathy
·
November 2023
API rate limit
Connection error: 1006 - connection was closed uncleanly (WebSocket connection upgrade failed (429 -
by
rakeshr
·
November 2023
Our kiteconnect system is reliable and used by 1000s of developers, including a lot of start-ups. 429 - TooManyRequests
requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
by
tonystark
·
November 2023
Could you enable the debug logs as per the getting started guide here? This will show what the API is actually responding with.
Multiple logins with same Kite API credentials
by
rakeshr
·
October 2023
Will both machines be able to place orders simultaneously or will one get logged out?
quotes API throttling limits
by
sujith
·
September 2023
You can refer to the documentation for api rate limits.
Rate limits apply to per user or per API?
by
rakeshr
·
August 2023
The rate limit is per API key. There is order related restriction per client id, go through the documentation here.
Order modification limits
by
rakeshr
·
August 2023
Go through the API rate limit here.
Rate limit for kite.ltp()
by
anujkk
·
August 2023
Reference : https://kite.trade/docs/connect/v3/exceptions/
#api
-rate-limit
Can we have Batch order to place orders within Rate Limit
by
rakeshr
·
July 2023
Go through the rate limits here.
Kite API instance
by
rakeshr
·
June 2023
You can run multiple instances but within the API rate limits defined here.
kiteconnect.exceptions.NetworkException: Too many requests
by
rakeshr
·
May 2023
kiteconnect.exceptions.NetworkException: Too many requests
Next