Rate limit for multi user Apps

jogesh
@sujith please confirm if the rate limits defined in below discussion are at user level or App (in case of multi user app) level.

https://kite.trade/forum/discussion/2760/no-of-request-to-api

Also, is there any overall limit on number of requests, because sometimes we are seeing "Too many requests" error
  • sujith
    All the requests are for api_key except the 25 order modification limit and 2000 orders per day limit for a Zerodha account.
  • mdprasad
    @sujith Thanks for info. How about 200 orders per minute rule? I believe that is also at Zerodha account level !. Kindly confirm.

    Also is there any limit on Holdings and positions APIs at account level or multiuser api level?
  • rakeshr
    How about 200 orders per minute rule? I believe that is also at Zerodha account level !. Kindly confirm.
    Yes.
    Also is there any limit on Holdings and positions APIs at account level or multiuser api level?
    Yes, all combined GET call should be less than 10req/sec. This thread explains more.
  • DD1365
    the 25 order modification limit
    @sujith Is this a limit of 25 Modifications per Order ID?? Please clarify, also it would be helpful if there is a single list of all possible sorts of limits for KiteConnect API.
  • sujith
    @DD1365,
    Yes, an order can be modified only 25 times, post that you will have to place a new order with same params.
    All the rate limits are mentioned in the above pointed thread.
  • DD1365
    @sujith Okay, thanks for the quick response!
This discussion has been closed.