Rate limit per zerodha user api or python client ip address

bommina
Hi I have question,
i have already gone through several links for reference , but get didn't conclusion on rate limit related to client ip.

Question is: is the rate limit based on zerodha user api or client ip address. use case: I'm trying to write api which makes orders on multiple zerodha users, lets conisider i have 20 zerodha api accounts. so can i place 20 orders in 1 sec, as per rate limit 10r/s. but here 20r/s
, but from different accounts. so per user (zerodha ac) it makes 1 request for 1 sec.

kindly confirm, so these 20 request are made from single ip address, so does the rate limit based on ip address also?, i have already gone through below links

https://kite.trade/forum/discussion/comment/34153/#Comment_34153
https://kite.trade/forum/discussion/8577/api-rate-limits
https://kite.trade/forum/discussion/2760/no-of-request-to-api
https://kite.trade/forum/discussion/comment/34066/#Comment_34066


  • rakeshr
    is the rate limit based on zerodha user api or client ip address
    Rate limit is based on per API key i.e per user ID.
Sign In or Register to comment.