Api limit


  • Orderbook/Tradebook API rate limit = 1 request/second do you any plane to increase this limit to = 3 request/second when i run 2 algo same time i get rate limit exceed .it difficult to trade for me


  • Hi all,

    Apologies for delayed response.
    Rate Limiting Logic implemented as per UserID.
    If the same user exceeds the respective API's rate limit, the request will be blocked.

    Thanks & Regards,
    SmartAPI team


  • @admin it will be needful if you set RateLimit per API.

    I am also facing same issues
    I have one case where i need instant order modification details.
    were I can modify my order 2 times a second.
    but due to RateLimits I am not able to achieve this