☰
Login
Signup
Home
›
Node JS client
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
15.1K
All Categories
0
Incidents
180
Node JS client
52
Go client
861
.Net API client
402
Kite Publisher
555
.Net / VBA / Excel (3rd party)
505
Algorithms and Strategies
1.1K
Java client
1.2K
API clients
410
PHP client
4.3K
Python client
365
Mobile and Desktop apps
1.5K
Market data (WebSockets)
3.7K
General
In this Discussion
1:06PM
maulik_1803
Ratelimits on APIs
maulik_1803
4:05AM
in
Node JS client
As per the official documentation, the current rate limits are:
* Quote API: 1 request/second
* Historical Candle API: 3 requests/second
What’s not clear is whether these limits are purely per-second throttles or if there’s an additional cap over a longer duration.
Do we have any upper bound like a rolling window limit (for example, 2000 requests per 30 minutes or per hour)?
We need clarity on this before designing anything that depends on sustained high-frequency calls.
Thanks
Tagged:
historical API
API
historical data
getting quotes
market data
maulik_1803
1:06PM
@salim_chisty
Can you please clarify?
Sign In
or
Register
to comment.