Google's newest Flash tier, generally available since September 2, 2026 — the same 1M-token context and 64K output ceiling as 3.7 Flash, at the same list rate, with Google's largest Flash-to-Flash gains on software engineering and agentic tasks.
Modalities
Text+Image → Text
Below release
Not established
Weights
Not published
Where it sits in the catalogue Kyma measures
Every number against every text model Kyma prices per token — a stated rule, not a chosen line-up.
$1.013
output $5.063
median $0.977 · best $0.0494
$5.063
per 1M tokens generated
median $3.531 · best $0.2164
Not measured yet
7 observations since 2026-09-03
median 96.2% · best 100.0%
Not measured
probe median, one fixed prompt
median 40.8 tok/s · best 308.3 tok/s
Not measured
probe median, to a complete answer
median 2.50 s · best 0.52 s
1.05M
max output 65,536
published by Google, not measured here
Tick above each rail is this model, below it the other 69. Dashed rule is the field median, solid is its best. Better is left; the axis stops at the 90th percentile, so a few models sit past its right edge.
Usage
How much this model is actually called here.
Rank
#110
of 113 active models
Tokens served
22
all-time
Platform share
0.0%
of all tokens
Pricing
Pay per token. Cached input bills at this model’s own cached rate, listed below.
+ Estimate your workload− Estimate your workload
Estimated monthly cost
$137
$4.56 / day on Gemini 3.8 Flash
Same workload on:
Estimates use list pricing. Actual bills depend on real token counts, and every response includes its exact cost.
When to use Gemini 3.8 Flash
Where this model earns its cost — and where it doesn't.
Gemini 3.8 Flash is Google's September 2026 Flash-tier release. It accepts text, image, audio, video and file input and returns text, with reasoning, tool calling and structured outputs on one request. Google's model card puts the knowledge cutoff at March 2026.
Against 3.7 Flash the shape is unchanged — 1,048,576 tokens of context and 65,536 tokens of output — and the difference is quality: Google positions it as its most intelligent Flash model, with the biggest gains on software engineering, long-horizon agentic work and multimodal understanding.
On Kyma it serves through an OpenAI-compatible endpoint with automatic failover to a second independent route. Prompt caching is supported and repeated prefixes bill at this model's cached input rate. Every response carries the exact request cost in usage.cost and names the model that answered in the X-Kyma-Model header.
Agentic coding at Flash cost
Multi-step tool use over a large repository, with reasoning and structured outputs, at the Flash tier's price and latency.
Long-form structured extraction
Reads a 1M-token corpus and emits tens of thousands of tokens of schema-constrained JSON in a single response.
Whole-document translation and rewriting
The 64K output ceiling fits an entire long document's rewritten text without splitting the job into chunks.
Multimedia review
Takes video, audio, images and files alongside a text prompt and returns a long written analysis in one pass.
Not ideal for: Do not reach for this when a short reply is all you need and cost is the deciding factor — the cheaper Flash tiers answer the same short prompts, and the large output ceiling buys nothing you will use.
How it compares
Against the peers people actually weigh it against.
| Spec | Gemini 3.8 Flash | Gemini 3.5 Flash Lite | Gemini 3.1 Pro |
|---|---|---|---|
| Input /1M | $1.013 | $0.405 | $2.70 |
| Output /1M | $5.063 | $3.375 | $16.20 |
| Context | 1M | 1M | 1M |
| Tools | Yes | Yes | Yes |
| Reasoning | Yes | Yes | Yes |
| Throughput | Not measured | 56.6 tok/s | 95.5 tok/s |
Quick start
Up and running in under two minutes.
- 1
Create an API key
Sign up and grab a key from the dashboard — $0.50 free credit, no card required.
Get API key → - 2
Make your first request
Drop in your key and send a chat completion — fully OpenAI-compatible.
curl https://kymaapi.com/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "gemini-3.8-flash", "messages": [ {"role": "user", "content": "Explain prompt caching in one paragraph."} ] }' - 3
Stream responses
Add
"stream": trueto receive tokens as they arrive.curl https://kymaapi.com/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "gemini-3.8-flash", "stream": true, "messages": [{"role": "user", "content": "Hello!"}] }'
FAQ
Common questions about this model.
What is the context window of Gemini 3.8 Flash?
How much does the Gemini 3.8 Flash API cost?
Does Gemini 3.8 Flash support function calling?
Are the weights for Gemini 3.8 Flash publicly available?
Is Gemini 3.8 Flash ever served below the precision its creator released it at?
How do I use Gemini 3.8 Flash?
How is this different from Gemini 3.7 Flash?
Is the current price permanent?
Does prompt caching work on this model?
More models by Google
See all 19 →| Model | Context | Input | Output |
|---|---|---|---|
| — | $0.0067 / min | ||
| 1M | $1.013 | $5.063 | |
| 1M | $1.013 | $5.063 | |
| 1M | $0.405 | $3.375 | |
| — | $0.0635 / min | ||
| 1M | $2.025 | $12.15 | |
| 128K | $0.0763 | $0.218 | |
| — | $0.0389 / min | ||