How to Get a Free Gemini API Key
This is the fastest working key on the internet: a Google account, two clicks, no payment method at any point. The trade is in the terms rather than the price, and it is worth reading before you paste a client's document into it.
| Models you get | Gemini 2.5 Pro, Gemini 2.5 Flash, Gemini 2.0 Flash |
|---|---|
| Key starts with | AIza |
| What it costs | Free tier Free tier with no card required at any point. Paid tier exists and has different data terms. |
| Time to a working key | under a minute |
| Console | aistudio.google.com/app/apikey |
Getting the key
- Open aistudio.google.com/app/apikey and sign in with any Google account. A personal Gmail is fine.
- Press Create API key. If it asks for a Google Cloud project, let it make a new one; you do not need to configure anything inside it.
- Copy the key. It starts with
AIza. Unlike most providers, AI Studio will show it to you again later, so losing it is not fatal. - In Calik AI, open API keys, choose Google AI (Gemini), paste and save.
Which model to start on
Gemini 2.5 Flash is the best balance of quality and headroom on the free tier and the one to start on. 2.5 Pro for long documents and harder reasoning, with a lower request ceiling. 2.0 Flash when you want the highest throughput and the task is simple.
When the key does not work
Gemini's own wording, and what each one is actually telling you.
| What you see | What it means | What to do |
|---|---|---|
400 API key not valid | Mistyped, or the key belongs to a project where the Generative Language API is disabled. | Recreate the key from AI Studio rather than the Cloud console, which produces keys scoped differently. |
429 RESOURCE_EXHAUSTED | Over the free tier's per minute or per day quota. | Wait for the window to reset, or move that job to a second provider you have connected. |
403 PERMISSION_DENIED | The model is not available in your region, or the project has no access to it. | Pick another Gemini model, or check the region availability list. |
SAFETY blocked response | Gemini's safety filters stopped the answer rather than the request. | Rephrase, or send that question to a provider with different filter thresholds. |
If you would rather not pay
This is already the free route. If you outgrow the per minute limits, Groq is the other no card option and is faster, though it serves open weight models rather than Gemini. The Get API page has all 27 providers with the steps for each.
Where the key goes
Calik AI never resells tokens, so the key you just created is the whole billing relationship: your prompts go from your device straight to Google, and the bill is theirs to send. The key is written to your device's encrypted storage and is not copied to our servers, our database or our backups.
Open the workspace, find API keys in settings, choose Gemini, paste and save. The model picker then lists only what your connected providers actually serve, so there is nothing in it you cannot run.
One key, then the whole workspace
48 agents, 43 AI Center modules and Agent Mesh, all driven by keys that belong to you. Free tier, no card, no expiry.
Create your account See all 27 providersQuestions people ask first
Is the Gemini API really free?
Yes, on the free tier, with no card and no end date. What you pay instead is in the terms: Google's free tier allows them to use your prompts to improve their products. The paid tier has different terms.
Do I need a Google Cloud account or a credit card?
Neither. AI Studio creates the project for you and the free tier never asks for a payment method. If you are being asked for a card, you are in the Vertex AI console rather than AI Studio.
What are the actual rate limits?
They are per minute and per day, they differ per model, and Google changes them without notice, which is why no number is printed here. The AI Studio quota page always has the current figures.
Is Gemini good enough to replace a paid model?
For drafting, summarising, translation and long document work, 2.5 Pro is competitive with anything paid. Where paid models still pull ahead is long multi step reasoning and code that has to be right the first time. The honest way to settle it is to put Gemini and a paid model on your own question in Agent Mesh and read where they disagree.
Can I use the same key on more than one device?
Yes. The key belongs to your Google account, not to a machine. In Calik AI it is stored encrypted on each device you paste it into.