Groww · Rate Limits

Groww Rate Limits

Groww Trading API rate limits published in the cURL documentation, enforced per request category (Orders, Live Data, Non Trading) with separate per-second and per-minute ceilings. Live feed allows up to 1000 concurrent subscriptions.

Groww Rate Limits is the machine-readable rate-limit profile for Groww on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 7 rate-limit definitions, measuring requests_per_second, requests_per_minute, and concurrent_subscriptions.

The profile also includes response codes documented for throttled.

Tagged areas include Rate Limiting and Trading.

7 Limits Throttle: 429
Rate LimitingTrading

Limits

Orders (create/modify/cancel) account
requests_per_second · second
10
Orders (create/modify/cancel) account
requests_per_minute · minute
250
Live Data (quote/ltp/ohlc) account
requests_per_second · second
10
Live Data (quote/ltp/ohlc) account
requests_per_minute · minute
300
Non Trading (status/list/positions/holdings/margin) account
requests_per_second · second
20
Non Trading (status/list/positions/holdings/margin) account
requests_per_minute · minute
500
Live feed subscriptions account
concurrent_subscriptions · concurrent
1000

Sources