Rate limits apply to per user or per API?

mbbsdost
I have created an api with zerodha.
the rate limits mentioned apply to the entire api or the rate limits apply per user per api.

can i use 2 or more api accounts for single user to exceed the rate limits??
  • rakeshr
    The rate limit is per API key. There is order related restriction per client id, go through the documentation here.
  • mbbsdost
    Kindly specify client ID wise and API key wise order restrictions.

    can i place more than 200 orders in a minute using 3 api keys for same user?

    Can i place more than 10 orders per second using 3 api keys for same user?
  • rakeshr
    can i place more than 200 orders in a minute using 3 api keys for same user. Can i place more than 10 orders per second using 3 api keys for same user?
    No. Go through the article here.
Sign In or Register to comment.