Google Rate Limits by Tier
What are Google's API rate limits?
Google's entry tier (Free) allows an unpublished number of requests/min and an unpublished number of tokens/min for documented default/model family. Limits scale up through Tier 2 as cumulative spend and account age increase — see the full table below, verified 2026-08-15.
Limits by tier
| Tier | Qualification | Model class | RPM | TPM | RPD | Concurrent |
|---|---|---|---|---|---|---|
| Free | Active project or free trial | documented default/model family | — | — | — | — |
| Tier 1 | Linked billing account | documented default/model family | — | — | — | — |
| Tier 2 | $100 paid and 3 days since first payment | documented default/model family | — | — | — | — |
— means not documented by Google, never a guess.
What this means for your workload
Classification at volume: 116 calls/min and 60,320 tokens/min at the production profile.
This provider publishes no numeric cap for this workload; check the account console before launch.
Response headers
retry-after | Seconds to wait before retrying, when supplied with a 429 |
rate-limit response headers | Provider-specific remaining and reset counters when documented |
When you exceed the limit
Google returns HTTP 429.
Check the project quota in AI Studio; limits vary by model and project.
FAQ
What happens when I exceed Google's rate limit?
Google returns HTTP 429. Check the project quota in AI Studio; limits vary by model and project.
How do I request a rate limit increase on Google?
Request one from the account dashboard: https://aistudio.google.com/rate-limit
