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
API key
i.e per user ID.