Changes in API Rate Limit
-
Hi @godboleamit,
Ratelimit per minute is an additional cap on top on per second ratelimit. In this case, the ratelimit per minute for getCandleData should be 180. Thank you for highlighting this. We will fix this and let you know. If you have any suggestions, then please let us know that as well.Thank you.
Regards
SmartAPI Team -
-
@Moderator_1 is there any new limit on live socket data streaming?
-
Hello @perceptron,
Currently there is a limit of 3 connections per client code for Websocket Streaming. There is no additional cap or limit on it.
Thank you.
Regards
SmartAPI Team -
@Moderator_1 i want to join smart api
-
This post is deleted! -
Hello @D1s2p3n4
Could you please install the sdk and start with the documentation
Regards,
SmartAPI Team -
Thanks for sharing this information.
Hindi fonts download -
@Moderator_1 said in Changes in API Rate Limit:
/rest/secure/angelbroking/order/v1/getTradeBook
I am hitting the
getTradeBook
API endpoint every 15 seconds and still I end up gettingError: Couldn't parse the JSON response received from the server: Access denied because of exceeding access rate
error randomly every 4-5 minutes. The mentioned limit for this end point is 1 request per second which is way higher than my 4 requests per minute. Are the API rate limits implemented as they are mentioned in this table or they are just random? I have noticed the same behavior with other end points as well. Access denied errors are thrown at random. -
Rate limits are implemented as mentioned in the table above.
Please provide client code to further analyze the issue.Regards,
SmartAPI Team -
@Moderator_3 I still keep getting access denied sporadically. Client ID V61915770.
-
@Moderator_1 @Moderator_3 I am getting rate limit error while logging .
i have checked when i try to login with my another client code its working fine.
but when i tried to login using this R1102771 it gives continouse rate limit error. -
@Moderator_1
If 3 connection, how rate limit works?
Are the limit per client id or per connection? -
@anushakasturi2 please go through the features section on the websocket 2.0 page. https://smartapi.angelone.in/docs/WebSocket2