Gemini API Without a Google Account: Flash / 3.1 Pro / Flash-lite Pricing (2026)
Google's own API needs an overseas card and blocks some regions. cocodot serves Gemini at 90% of list, OpenAI-compatible, Alipay or card — Flash-lite from $0.23 per million tokens.
The two walls
Google AI Studio billing wants an overseas card; the API itself is unavailable in several regions. cocodot's answer is an official-relay, OpenAI-compatible endpoint: no Google account, no card gymnastics — change base_url and call.
Flash-lite: cheaper than most Chinese models
At $0.23/$1.35 it undercuts GLM-5.3 (~$1.2/$4.3) and Qwen3.8-Max by a wide margin while carrying Google-grade multilingual ability and world knowledge. For global content work, multilingual support bots and mass labeling, it is the value king.
How to split the three tiers
**Flash-lite**: high-volume, latency-sensitive, low-value-per-call work. **Flash**: the daily driver — chatbots, summarization, RAG generation. **Pro**: cross-document reasoning, complex agents, long-context analysis (mind the >200K tier, fully listed above).
Two-minute setup
OpenAI-compatible: base_url https://cocodot.co/api/ai/v1, model mgg-10 / mgg-7 / mgg-8 (names containing gemini auto-route). Any OpenAI SDK works — two config lines to migrate an existing project.
Gemini tiers on cocodot (USD per M tokens, 90% of list)
| Model | ID | In / Out | Role |
|---|---|---|---|
| Gemini 3.1 Flash-lite | mgg-10 | $0.23 / $1.35 | Cheapest overseas model: throughput, low latency |
| Gemini 3 Flash | mgg-7 | $0.45 / $2.7 | High-speed general: chat, summaries, realtime |
| Gemini 3.1 Pro | mgg-8 | $1.8 / $10.8 (>200K: $3.6/$16.2) | Complex reasoning, long context |