☰
Login
Signup
Home
›
Java client
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
11.1K
All Categories
69
Node JS client
21
Go client
648
.Net API client
312
Kite Publisher
513
.Net / VBA / Excel (3rd party)
350
Algorithms and Strategies
837
Java client
845
API clients
368
PHP client
3K
Python client
298
Mobile and Desktop apps
1.1K
Market data (WebSockets)
2.7K
General
In this Discussion
December 2017
billapavi
December 2017
Vivek
no of request to API
billapavi
December 2017
in
Java client
Hi how many Requests can send from api per sec and per min maximum
Vivek
December 2017
edited August 2021
These are the current rate limits
Quote API - 1r/s
Order place API - 10r/s
Historical API - 3r/s
All other endpoints - 10r/s
There is also a 200 order placement per minute limit by the API.
There is also a cap on number of times an order can be modified and it is 25. Post that user has to cancel the order and place it again.
Apart from this, Zerodha RMS has an account level limit of 3000 MIS orders per day and 2000 CO per day limit.
billapavi
December 2017
thanks vivek is there any limit for no of request in one minute
Vivek
December 2017
Ratelimits are based on seconds and not on minutes.
billapavi
December 2017
ok thanks we can close the thread
This discussion has been closed.
Quote API - 1r/s
Order place API - 10r/s
Historical API - 3r/s
All other endpoints - 10r/s
There is also a 200 order placement per minute limit by the API.
There is also a cap on number of times an order can be modified and it is 25. Post that user has to cancel the order and place it again.
Apart from this, Zerodha RMS has an account level limit of 3000 MIS orders per day and 2000 CO per day limit.