Google Gemini logo

Free Google Gemini API Key, Base URL & Rate Limits

Model Provider

Google AI Studio provides free API access to the Gemini family of models, including Gemini 2.

Free TierStreamingFunction CallingVision

How to get a free Google Gemini API key

  1. 1
    Go to Google AI Studio aistudio.google.com — sign in with Google account.
  2. 2
    Click "Get API Key" in the left nav
  3. 3
    Create API key in a new or existing project
  4. 4
    Pick a Gemini model Gemini 2.5 Flash recommended for best free limits.
  5. 5
    Configure client Native base URL: https://generativelanguage.googleapis.com/v1beta. OpenAI-compatible base URL: https://generativelanguage.googleapis.com/v1beta/openai

Provider Snapshot

P Provider Type Model Provider
O OpenAI Compatible No
U Base URL https://generativelanguage.googleapis.com/v1beta
F Free Tier 15 free models online
P Phone Required No
S Streaming Yes
T Function Calling Yes
V Vision Yes
L Last Updated 2026-08-06

Supported Models 15 models

View in directory →
Model ID Developer Context Availability Free Tier Use cases
gemini-3.6-flash
Gemini 3.6 Flash
Google 1.0M Online Yes chat
gemini-3.5-flash
Gemini 3.5 Flash
Google 1.0M Online Yes chat
gemini-3.5-flash-lite
Gemini 3.5 Flash-Lite
Google 1.0M Online Yes chat
gemini-3.1-flash-lite
Gemini 3.1 Flash-Lite
Google 1.0M Online Yes chat
gemma-4-31b-it
Gemma 4 31B IT
Google Gemini 262K Online Yes chat
gemma-4-26b-a4b-it
Gemma 4 26B A4B IT
Google Gemini 262K Online Yes chat
gemini-flash-latest
Gemini Flash Latest
Google Gemini 1.0M Online Yes chat
gemini-3-flash-preview
Gemini 3 Flash (Preview)
Google Gemini 1.0M Online Yes chat
gemini-2.5-flash
Gemini 2.5 Flash
Google 1.0M Online Yes chat
gemini-2.5-pro
Gemini 2.5 Pro
Google 1.0M Online Yes chat
gemini-3.1-flash-lite-preview
Gemini 3.1 Flash Lite
Google Gemini 1.0M Online Yes chat
gemini-2.5-flash-lite
Gemini 2.5 Flash-Lite
Google 1.0M Online Yes chat
gemini-flash-lite-latest
Gemini Flash-Lite Latest
Google Gemini 1.0M Online Yes chat
gemini-robotics-er-1.6-preview
gemini-robotics-er-1.6-preview
Google Gemini 131K Online Yes chat
gemini-robotics-er-2-preview
gemini-robotics-er-2-preview
Google Gemini 131K Online Yes chat

Developer Tools

K Save API Key Never lose your API keys — save keys from all providers in one place. T Test API Key Test your API key and check quota.

Google Gemini FreeLLM Score free API access score

How we score →
68 /100
✅ Solid Choice — Strong in frontier model quality
Generosity Free limits and access terms
85
Access Signup and key availability
75
Model Breadth Free model coverage
70
Reliability Status and stability signals
85
Compatibility SDK and endpoint support
0
Quality Model capability signals
95

What is Google Gemini?

Google's generous free tier — 1M context, multimodal, 500 RPD.

Google AI Studio provides free API access to the Gemini family of models, including Gemini 2.5 Flash with a 1-million token context window and native multimodal support (text, image, audio, video). The free tier offers up to 500 requests/day for Flash-Lite and 10–20 RPM depending on the model. No credit card is required to start.

  • Gemini 2.5 Flash: 1M context window
  • Multimodal: text, image, audio, video
  • Up to 500 RPD on Flash-Lite
  • No credit card required

API Compatibility: Live-tested Gemini native API and OpenAI-compatible Chat Completions

Google Gemini Free Tier Limits & Pricing

Credit Card Not required
Phone Verification Not required
Free Tier 15 free models online
Context Range 131K – 1.0M
Total Models 15 listed
Rate Limits 15 RPM, 1,500 RPD · 30 RPM, 1,500 RPD · Preview limits
API Compatibility Live-tested Gemini native API and OpenAI-compatible Chat Completions

Google Gemini API Setup Tutorials

Google Gemini is fully compatible with popular AI coding assistants like Cursor, Claude Code, and more. To see step-by-step API configuration instructions for your favorite tool, please visit our Global Configuration Guide →

Google Gemini Model Use Cases

What Google Gemini's free models are best for, based on aggregated model capabilities:

Chat 15 models

Google Gemini Limitations & Caveats

  • 10 RPM is tight for production or multi-user apps
  • Free tier prompts may be used for product improvement
  • Some features (Grounding, Search) not available on free tier

Google Gemini FAQ

Does Google use my free tier API prompts for training?

Google's free tier terms state that prompts may be used for product improvement. If this is a concern, use the paid tier which has a no-training guarantee.

Why am I getting 429 errors on Gemini free tier?

The free tier has both per-minute (RPM) and per-day (RPD) limits. Gemini 2.5 Flash allows 15 RPM / 1,500 RPD. Flash-Lite allows 30 RPM / 1,500 RPD. Space out your requests or implement exponential backoff.

What's the difference between Google AI Studio and Vertex AI for Gemini?

Google AI Studio is the free developer playground — easier signup, no GCP project needed. Vertex AI is the enterprise platform with SLAs, VPC support, and higher rate limits. For free tier usage, stick with AI Studio.