How the access blocked because of exceeding the rate limit
-
Hi,
I am calling Marked Data API within limits (50 stocks data in one API call. Each API call has more than a 1.5-second delay. Initially, it worked for some time and after around 490 requests, it gave me access denied response because of exceeded the rate limit.When I hit the API after some time ( 5 - 30 minutes gap) it still gives me the same 403 response.
But when I try it after a long gap, it is working. and repeating the same scenario.
Could please let me know how long the account is blocked when is blocked because of the rate limit issue? And why is it blocking even for API calls within the limits?
-
Hello,
I am facing the similar issue.
I am working with the latest version of the Java SDK, getting ohlc for 6 symbols with 2 seconds of delay.
It worked absolutely great for around 18 minutes, then I think around 500 request it stopped getting response.
Is there any solution for the same?
Thank you.
-
Hi @Rajen
Kindly note
https://smartapi.angelbroking.com/topic/4387/changes-in-api-rate-limitRegards,
SmartAPI team -
@Moderator_2 Hello sir, I am using the marketData() method from Java SDK. Which endpoint will be applicable for this? Is it
/rest/secure/angelbroking/order/v1/getLtpData
?
-
@Moderator_2 Hello sir, any update for this? It stops at around 500 requests in 20 minutes whereas mostly api rate limit says 5000 per hour.