Google AI Studio provides free access to Gemini and Gemma models for prototyping and development.
Overview
Google AI Studio offers free API access to Google’s latest Gemini and Gemma models with generous rate limits suitable for development and experimentation.Rate Limits
Each model has specific rate limits:Available Models
Gemini Models
Gemini 3 Flash
Fast, efficient model with 250K tokens/minute
Gemini 3.1 Flash-Lite
Lightweight variant with higher request limits
Gemini 2.5 Flash
Previous generation Flash model
Gemini 2.5 Flash-Lite
Lightweight 2.5 generation model
Gemma Models
All Gemma models share the same rate limits: 15,000 tokens/minute, 14,400 requests/day, and 30 requests/minute.
- Gemma 3 27B Instruct - Largest open model
- Gemma 3 12B Instruct - Balanced performance
- Gemma 3 4B Instruct - Efficient smaller model
- Gemma 3 1B Instruct - Ultra-compact model
API Usage
Getting Started
1
Visit Google AI Studio
Go to aistudio.google.com
2
Sign in with Google
Use your Google account to sign in
3
Generate API Key
Create an API key from the dashboard
4
Start Building
Use the API key to make requests to Gemini and Gemma models
Privacy Considerations
Additional Resources
Google AI Studio
Access the web interface
Documentation
Official API documentation
