On April 7, 2026, Google removed Gemini 2.5 Pro and Gemini 2.5 Ultra from the Gemini API free tier. The change appeared on the Google AI pricing page and in the API changelog with no separate blog post. Free API keys now call only Gemini 2.0 Flash and Gemini 2.5 Flash. The free rate limits dropped from 1,500 requests per day to 250 requests per day. This tightened access followed months of smaller cuts to free Gemini products, as documented in our Gemini free tier cuts timeline. The April 7 update was the most aggressive free tier restriction Google had applied to its API in 2026.
Developers with free API keys lost Pro access immediately. Startups, students, and hobbyists who built prototypes on Gemini 2.5 Pro had to add billing or downgrade to Flash. Google AI Studio users saw the same restriction. Anyone without a billing account could no longer send a single request to a Pro model. The change did not remove Flash models, but the lower daily quota made high-volume testing harder. Developers who needed more than 250 calls per day had to switch to pay-as-you-go or a Google AI Pro subscription. The free tier became a narrow entry point, not a development environment.
Why did Google do this? The company had been subsidizing Pro inference for free users while enterprise demand rose. Gemini 2.5 Pro and Ultra carry much higher compute costs than Flash. Removing free Pro access pushed cost-conscious developers toward cheaper models or paid plans. This mirrored moves by OpenAI and Anthropic, which had already restricted their flagship models in free API tiers. See our overview of AI API free tier limits for the wider shift. The April 7 change mattered because Google had been the last major provider to offer a top-tier reasoning model in a free API tier. Losing that distinction changed how developers evaluated free options.
The timing was not accidental. Google had cut free tier access to Gemini 2.0 Flash earlier in 2026 and reduced compute quotas in AI Studio. The Pro removal completed a pattern. Competitors had already shifted flagship models behind paywalls, as covered in our June 2026 pricing update roundup. For free users, the message was clear: the era of free flagship API access ended. Google still offered a free Flash path, but the lower limits meant serious development required a paid key. Our analysis of tougher AI free tier limits showed the same pattern across the industry.
How Do the Top Options Compare?
| Tier | Included Models | Rate Limits | Pro Access | Billing Required |
|---|---|---|---|---|
| Free API Key | Gemini 2.0 Flash, Gemini 2.5 Flash | 10 RPM, 250 requests/day | No | No |
| Pay-As-You-Go | All models, including 2.5 Pro and Ultra | 1,000 RPM, 100,000 requests/day | Yes | Yes |
| Google AI Pro | Gemini 2.5 Flash, Pro, Ultra | Priority, 2,000 requests/day | Yes | Subscription |
Data compiled from the Google AI pricing page and API changelog on April 14, 2026. Rate limits depend on billing tier and region. 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 2.5 Flash Free API , Free tier users who need low-cost, fast responses
Gemini 2.5 Flash became the default free API model after April 7, 2026. Google kept this model free but cut the daily request limit from 1,500 to 250. The rate limit also dropped to 10 requests per minute. Free users could still call the model without a credit card, but the lower ceiling made batch processing impossible for most projects. This aligns with the Gemini 3.5 Flash free tier changes we tracked earlier.
For simple prompts, 250 requests per day is enough for a small demo or a student project. For anything production-facing, it is not. The free tier no longer supports fine-tuning or high-volume inference. Users who exceeded 250 calls received HTTP 429 errors and a prompt to enable billing. Google did not offer a one-time increase for existing free keys.
The move left Gemini 2.5 Flash as the only fast model in the free tier. It is cheap to run and useful for latency-sensitive tasks like autocomplete or quick classification. But it lacks the deeper reasoning of Pro models. Anyone who needed Pro-level answers on free keys had to look elsewhere.
Key strengths:
- ✅ Fast responses for low-latency tasks
- ✅ No credit card required for free tier
- ✅ Still supports multimodal input
- ✅ 250 requests per day for simple prototypes
- ✅ Lower compute cost than Pro
- ❌ 250 requests per day is too low for development
- ❌ 10 RPM limit blocks parallel calls
- ❌ No access to advanced reasoning features
Who it’s for: Students and hobbyists testing simple prompts without a billing account.
2. Gemini 2.5 Pro Paid API , Developers who need advanced reasoning and long context
Gemini 2.5 Pro disappeared from the free API tier on April 7, 2026. The model moved to pay-as-you-go pricing at $1.25 per million input tokens and $10 per million output tokens for prompts up to 200,000 tokens. Longer context requests cost $2.50 per million input and $15 per million output. Billing was required before any Pro request would run. Google made this change with no public blog post, only a quiet update to the Google AI pricing page.
The removal hit developers who had been using the free tier to evaluate Pro for agentic workflows. Many had built prototypes with the free 50 requests per day Google previously allowed. After the cutoff, those prototypes returned 403 billing errors. Some users moved to Gemini 2.5 Flash. Others added payment methods. The pay-as-you-go model gave full access but removed the zero-cost trial for flagship reasoning.
The competitive context mattered. OpenAI already restricted its top models to paid API tiers. Anthropic had ended free trial credits earlier in 2026. Google’s move aligned its API with the industry-wide free tier shift. The price per token was lower than some rivals, but the free entry point was gone.
Key strengths:
- ✅ Full access to advanced reasoning
- ✅ Long context window up to 1 million tokens
- ✅ Pay-as-you-go with no subscription
- ✅ Lower price per token than some competitors
- ✅ Higher rate limits than free tier
- ❌ No free trial for Pro
- ❌ Output tokens cost $10 per million
- ❌ Requires billing account setup
Who it’s for: Developers building production apps that need strong reasoning and can pay per token.
3. Gemini 2.5 Ultra Paid API , Enterprise teams with high-complexity agent workloads
Gemini 2.5 Ultra also left the free tier on April 7, 2026. Ultra was Google’s most expensive API model, priced at $4 per million input tokens and $20 per million output tokens for standard prompts. For long context, Google charged $8 per million input and $30 per million output. The free tier had previously allowed 10 Ultra requests per day, a small but real evaluation window. That window closed completely.
The change meant free users could no longer test Ultra’s performance on hard reasoning benchmarks without paying. For enterprise buyers, the pricing was still competitive with OpenAI’s top model, but the lack of a free sample increased adoption risk. Google did offer $300 in free credits for new Google Cloud customers, but those credits expired after 90 days and required a billing account.
The removal fit Google’s broader strategy to separate experimentation from production. Free users got Flash. Paying users got Pro and Ultra. The AI pricing war showed that free flagship access was unsustainable as model inference costs grew. Ultra became a paid-only product with no exceptions.
Key strengths:
- ✅ Strongest reasoning in the Gemini lineup
- ✅ High accuracy for complex agent tasks
- ✅ Available through Google Cloud with enterprise SLAs
- ✅ Competitive pricing for long-context work
- ❌ No free evaluation tier
- ❌ Very high output token costs
- ❌ Requires Google Cloud or API billing
Who it’s for: Enterprise teams that need maximum model quality and can budget for high token costs.
4. OpenAI GPT-5 API , Teams comparing paid flagship APIs after Google’s free tier cut
After Google removed free Pro access, developers looked at OpenAI’s API as a comparison. OpenAI’s flagship GPT-5 model had no free tier in April 2026. The company charged $1.75 per million input tokens and $14 per million output tokens for standard prompts. Long context and reasoning modes cost more. OpenAI also required prepaid credits for new API accounts, a stricter policy than Google’s pay-as-you-go billing.
The key difference was trial access. OpenAI offered $5 in free API credits to new users, enough for roughly 350,000 input tokens on GPT-5. Google’s free credits varied by region and often required Google Cloud signup. The OpenAI pricing page listed no free daily quota for flagship models. That made Google’s now-removed free Pro tier look generous in hindsight.
For developers, the choice came down to price and tooling. Gemini 2.5 Pro undercut GPT-5 on input cost by $0.50 per million tokens. But OpenAI had stronger tooling and a larger developer base. Anthropic’s Claude API also competed, with free console credits for new users. The AI API pricing updates showed that all major providers had ended unlimited flagship access.
Key strengths:
- ✅ Competitive pricing for top-tier reasoning
- ✅ Large developer community and mature SDKs
- ✅ New user credits available
- ✅ Strong tool calling support
- ❌ No free daily tier for GPT-5
- ❌ Prepaid credits required for new accounts
- ❌ Higher output token cost than Gemini Pro
Who it’s for: Developers comparing paid flagship APIs and willing to prepay for credits.
Frequently Asked Questions
What changed in the Gemini API free tier on April 7, 2026?
Google removed Gemini 2.5 Pro and Gemini 2.5 Ultra from the free API tier. Free keys now only access Gemini 2.0 Flash and Gemini 2.5 Flash. Daily request limits dropped from 1,500 to 250. Rate limits fell to 10 requests per minute.
Which Gemini models can I still use for free?
You can use Gemini 2.0 Flash and Gemini 2.5 Flash without billing. Both models have 250 requests per day and 10 RPM limits. Pro and Ultra require a pay-as-you-go or subscription plan.
Do I need a credit card to call Gemini 2.5 Pro after April 7?
Yes. The Pro model moved to paid billing only. You must enable billing on your Google Cloud or AI Studio account. Without a billing method, Pro requests return a 403 error.
How does this compare to OpenAI and Anthropic free API tiers?
OpenAI offered no free daily quota for GPT-5, only a small credit for new users. Anthropic’s free console credits covered limited trial use. Google’s move brought it in line with these providers.
Will Google grandfather existing free tier users into Pro access?
No. The change applied to all API keys on April 7, 2026. Existing free users received the same 403 errors. Google did not offer a legacy Pro allowance.
Does Free AI News earn a commission on paid Gemini plans?
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.
What Should You Remember?
- Free Pro access ended: Google removed Gemini 2.5 Pro and Ultra from the free API tier on April 7, 2026.
- Free tier limits cut: Daily requests dropped from 1,500 to 250, with 10 RPM.
- Flash models remain free: Gemini 2.0 Flash and 2.5 Flash still work without billing.
- Billing required for Pro: Any Pro request now needs a pay-as-you-go or subscription account.
- Developer impact: Prototypes using free Pro keys broke immediately and returned 403 errors.
- Competitive pressure: OpenAI and Anthropic had already removed flagship free access.
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.