On May 13, 2026, Google replaced the request-based limits on the Gemini API free tier with a daily compute quota. The change appeared in Google’s Gemini API free tier documentation without a separate blog post. Free accounts now receive 100 compute units per day, shared across all Gemini models. A single Gemini 2.5 Pro call costs 15 compute units. That leaves six Pro calls per day. The old system allowed 1,000 requests per day. The new quota is not a modest tweak. It is a hard reset for anyone who used Pro models for development, testing, or agents. Google said the change aligns free access with ‘compute intensity’ rather than raw query counts. That may be accurate, but it does not soften the blow for free users.
The cut hit hardest for developers using Gemini’s reasoning models. Under the new system, a Gemini 2.0 Flash call costs 1 compute unit. A Gemini 3.5 Flash call costs 3 units. Gemini 2.5 Pro costs 15 units. Gemini 3 Pro Preview costs 25 units. A free user can make 100 Flash calls, 33 Gemini 3.5 Flash calls, six Pro calls, or four Pro Preview calls per day. The old 1,000 request limit applied regardless of model, so the Pro reduction is a 99.4% drop in daily call capacity. Google also added context and output multipliers. Longer prompts and longer generations burn more units. That means a single 100,000-token context call on Gemini 2.5 Pro can consume 30 units, not 15. Many free users discovered this only when they hit a ‘429 compute quota exceeded’ error. This quota replaced the old request limits described in earlier reporting on Gemini free tier cuts.
The quota change landed during a broader free-tier contraction. In June 2026, Anthropic replaced Claude’s flat agent access with a credit pool. OpenAI tightened Codex free access and tested ads on ChatGPT free. Google itself had already shut down free Gemini 2.0 Flash API access in June. The new compute quota stacked on top of those moves. Google’s support page pointed free users to the paid Google AI Pro plan at $9.99 per month or to pay-as-you-go API billing. The message was clear: free tiers are now trial funnels. Independent analysis from Stanford HAI found that free API quotas from major labs dropped 60% year over year in 2026. Free access is shrinking exactly when AI agents need more compute, not less. This tightening is documented further in AI free tier limits get tougher in June 2026.
The developer backlash started within hours. X posts showed free users hitting the quota before lunch. Hacker News threads filled with students and indie builders who said six Pro calls per day made the free tier unusable for real work. One user wrote, ‘This is not a free tier. This is a demo.’ Google did not reverse the quota. Instead, a Google AI Studio changelog told users to upgrade or use Flash models. The new quota resets at midnight Pacific time every day. There is no rollover. For free users, the practical choice is now Flash, a paid plan, or another provider. The rest of this report breaks down what changed and what free users need to know.
How Do the Top Options Compare?
| Plan | Daily Quota | Pro Calls | Flash Calls | Cost |
|---|---|---|---|---|
| Gemini API Free Tier | 100 compute units | 6 | 100 | Free |
| Google AI Studio Spark | 100 compute units | 6 | 100 | Free |
| Google AI Pro | 5,000 compute units (reported) | 333 | 5,000 | $9.99/mo |
| Gemini API Pay-As-You-Go | No cap | Unlimited | Unlimited | Per token |
| Alternative Free Models | Varies | Varies | Varies | Free or local |
Google has not confirmed the Pro plan’s exact compute unit cap in all markets. Free AI News may earn a commission if you sign up for a paid plan through links on this site. This does not affect our reporting.
1. Gemini API Free Tier with 100 Compute Units , Small Flash-based experiments
The free tier still exists, but it is now a Flash-oriented demo. Users get 100 compute units per day, shared across all Gemini models. A Gemini 2.0 Flash call costs 1 unit. A Gemini 3.5 Flash call costs 3 units. The old request limit of 1,000 calls per day is gone. That change is documented in Google’s Gemini API free tier page. The new quota resets at midnight Pacific time. Free users who burn through 100 units must wait 24 hours or switch to a paid plan. Google’s support team confirmed the quota applies to both Google AI Studio and the Gemini API free tier.
For developers who only need quick text generation or classification, Flash is still fine. A 500-word article summary costs less than 5 units. For anyone using Pro for coding or agent work, the free tier is effectively dead. Six Pro calls per day cannot support a test loop. The compute unit system also adds a hidden multiplier. Long context windows and long outputs consume extra units. A single 100,000-token context call on Gemini 2.5 Pro can cost 30 units, not 15. That means two such calls per day. Google published a table of model unit costs on its free tier page, but many users missed it until they hit errors.
Key strengths:
- ✅ Still provides 100 free Flash calls per day
- ✅ No credit card required
- ✅ Access to Gemini 3.5 Flash and smaller models
- ✅ Daily reset at midnight Pacific
- ❌ Only six Gemini 2.5 Pro calls per day
- ❌ Long context and output multipliers drain quota fast
- ❌ 429 compute quota exceeded errors stop work
Who it’s for: Developers who only need Flash models for short, occasional calls
2. Google AI Studio Spark Plan , Browser-based prototyping
Google AI Studio’s free Spark plan changed on the same May 13 rollout. The plan previously offered 500 prompts per day. It now follows the same 100 compute unit daily cap. The interface shows a small counter in the top right, but many users missed it until they hit the limit. The Spark plan is tied to a Google account and does not require billing. It supports model selection, prompt tuning, and API key generation, but each model call debits the same compute units as the API. A long-context Gemini 2.5 Pro request in AI Studio can consume 15 to 30 units depending on token length. Google’s AI Studio changelog confirmed the change.
Free users who relied on AI Studio for quick Pro tests are now forced into the paid Google AI Pro plan. There is no rollover. Unused units expire every 24 hours. The only workaround is to use Gemini 2.0 Flash for most work and save Pro for one or two tests. But even that gets tight. Our earlier breakdown of Google AI free vs paid plans shows the Spark plan sits at the bottom of a four-tier system. The gap between Spark and Pro is large. Google did not introduce a mid-tier free plan. The next step up is a paid subscription, which is exactly what the quota seems designed to encourage.
Key strengths:
- ✅ No setup or API key needed
- ✅ Built-in prompt debugging tools
- ✅ 100 units per day for Flash models
- ❌ Same quota as API, not a separate pool
- ❌ Pro tests drain the quota in a few calls
- ❌ No rollover of unused compute units
Who it’s for: Hobbyists who want a quick browser interface for Flash experiments
3. Google AI Pro Plan , Developers who need Pro daily
The paid Google AI Pro plan launched in 2026 at $9.99 per month. It includes a higher compute quota, but Google has not published an exact unit count for all markets. Early reports put the Pro plan at 5,000 compute units per day, with Gemini 2.5 Pro calls costing the same 15 units. That works out to roughly 333 Pro calls per day. The plan also removes the hard daily cap for Google AI Studio and raises rate limits on the API. The jump from 100 to 5,000 units is steep. Many free users called it the point of the new quota: to push people into Pro. Google’s pricing page does not list a smaller intermediate tier. The next step after Pro is Google AI Ultra at $24.99 per month.
Our comparison of Google AI subscription price cuts shows the company cut consumer prices in May but kept developer quotas tight. For context, Anthropic’s Claude credit pool and OpenAI’s Codex changes have created a similar paid push. If you sign up, use the Google AI pricing page to check current limits. The Pro plan does not remove pay-per-use API billing. It is a subscription for AI Studio and consumer features. Developers who need guaranteed API capacity still need to enable pay-as-you-go or an enterprise agreement. The free tier backlash pushed many former free users to Pro, but some refused to pay out of principle.
Key strengths:
- ✅ Large quota increase over free tier
- ✅ Includes Pro and Ultra model access
- ✅ Removes many rate limits in AI Studio
- ❌ Costs $9.99 per month, up from free
- ❌ Exact compute unit caps not fully public
- ❌ Pay-per-use API billing still separate
Who it’s for: Developers and AI enthusiasts who need Pro models every day
4. Gemini API Pay-As-You-Go , Developers with variable usage
The pay-as-you-go option bypasses the free compute quota entirely. Users enable billing and pay per million tokens for Gemini models. Pricing varies by model and context length. Google cut some Gemini API prices in May 2026, but Pro remained more expensive than Flash. The free tier quota does not apply to billed accounts. However, the billing console shows no warning before charges. A developer who forgets to cap spending can run a large bill quickly. The free tier backlash pushed some users to this option, but others refused to give Google a card.
Independent cost tracking from Stanford HAI noted that API cost per token dropped in 2026, but free quotas fell faster. For many small projects, the pay-as-you-go cost is under $5 per month. That is less than Pro, but it is not free. The switch also changes your support tier. Paid accounts get email support. Free users are on their own. Google tightened the free API tier by moving Pro models behind paid access. Our guide to AI API free tier limits in 2026 maps these trade-offs across providers. The key difference: pay-as-you-go has no daily cap, but every token costs money. Free users who were used to 1,000 free requests per day may find it hard to accept a monthly bill for the same work.
Key strengths:
- ✅ No daily compute unit cap
- ✅ Can be cheaper than Pro for light use
- ✅ Scales up for bursts
- ❌ Requires a credit card
- ❌ Possible unexpected charges
- ❌ No free daily quota once billing is enabled
Who it’s for: Developers who need occasional Pro calls without a flat subscription
5. Alternative Free Models and Coding Tools , Free users who want out of Gemini
Some free users decided to leave. Anthropic’s Claude free tier still exists but has its own reset limits. OpenAI’s ChatGPT free tier added ads and memory restrictions in 2026. Mistral’s Le Chat offers a free tier with open-weight models. For API access, a handful of open-source models on Hugging Face remain free to run locally, but they require hardware. The Gemini compute quota backlash is part of a larger pattern. AI free tier limits got tougher in June 2026 across all major providers.
Our roundup of free AI models in 2026 lists options that do not require a card. None of them match Gemini Pro quality for free. But if you only need six Pro calls per day, running a smaller local model may be a better plan. The developer outcry over GitHub Copilot usage-based billing showed similar frustration when free tools turn into paid funnels. The difference is that Gemini’s compute quota hit without a formal announcement. Google updated its docs and changelog quietly. That lack of notice fueled the backlash. Free users who want out should check Mistral and Anthropic for free credits, but those also have limits. Open-weights models like Llama and Qwen can run offline, but they need a capable GPU. The days of high-end free API access are ending.
Key strengths:
- ✅ Some open models run without API limits
- ✅ Mistral and Claude still offer free tiers
- ✅ Local models protect privacy
- ❌ Quality gap for Pro-level reasoning
- ❌ Local models need decent hardware
- ❌ Other free tiers have their own limits
Who it’s for: Free users who want to avoid Google’s compute quota entirely
Frequently Asked Questions
What exactly changed in the Gemini free tier on May 13, 2026?
Google replaced request-based limits with a daily compute quota of 100 units. Each model call now consumes a set number of units based on model and token usage. The old free tier allowed 1,000 requests per day.
How many Gemini 2.5 Pro calls can free users make per day?
Gemini 2.5 Pro costs 15 compute units per call under the new quota. A free user with 100 units can make six Pro calls per day. Longer context or output can increase the unit cost per call.
Does the compute quota apply to Google AI Studio?
Yes. The Spark plan in AI Studio follows the same 100 compute unit daily cap. Unused units expire every 24 hours and reset at midnight Pacific time.
Can free users reset the Gemini compute quota early?
No. The quota resets once per day at midnight Pacific time. There is no rollover and no early reset. You can switch to a paid plan to remove the cap.
Is the Google AI Pro plan worth it for developers?
It depends on usage. The Pro plan costs $9.99 per month and reportedly includes 5,000 compute units per day. Developers who need more than six Pro calls daily will likely find it necessary.
What free alternatives exist to Gemini Pro?
Anthropic Claude, Mistral Le Chat, and some open-source models on Hugging Face offer free or locally run access. Each has its own limits and quality trade-offs. No free option matches Gemini Pro for all tasks.
What Should You Remember?
- Compute quota: Free Gemini API users now get 100 compute units per day, not 1,000 requests.
- Pro access: Gemini 2.5 Pro costs 15 units, so free users get about six Pro calls daily.
- Flash still works: Gemini 2.0 Flash costs 1 unit, allowing 100 free Flash calls per day.
- Studio included: Google AI Studio Spark follows the same 100-unit daily cap with no rollover.
- Paid push: Google AI Pro at $9.99 per month reportedly includes 5,000 daily units.
- Broader trend: Anthropic, OpenAI, and Google all tightened free tiers in 2026.
Free AI News is an independent editorial publication. Information about AI pricing, free-tier limits, and features changes frequently and may become outdated. Always verify current details through the vendor’s official pages. Affiliate links may earn a commission at no cost to you, and never affect our reporting.