Gemini 3.6 Flash handles high-volume multimodal inputs with a 1M token context window and fast generation speeds. Use it for workflows that require parsing mixed media or long documents while keeping output token costs below the previous 3.5 tier.
Modalities
Text+Image → Text
Input
$2.025 /1M
Output
$10.125 /1M
Cached input
$0.2025 /1M90% off
Context
1M
Speed
fast
Performance
Live production data from real requests on Kyma — not synthetic benchmarks.
Rank
#37
of 87 active models
Tokens served
302.6K
all-time
Success rate
100%
last 7 days
Top apps using this model
Public apps sending the most traffic to this model — a signal of what real workloads it fits.
Pricing
Pay per token. Cached input is billed at 10% of the input rate.
+ Estimate your workload− Estimate your workload
Estimated monthly cost
$241
$8.02 / day on Gemini 3.6 Flash
Same workload on:
Estimates use list pricing with cached input billed at the 90%-discount rate. Actual bills depend on real token counts — every response includes its exact cost.
When to use Gemini 3.6 Flash
Where this model earns its cost — and where it doesn't.
This is Google’s latest Flash-tier model, optimized for handling text, image, audio, and video inputs while producing text outputs. It supports tool calling and reasoning, making it suitable for workflows that require parsing long documents or analyzing media streams.
On Kyma, requests route through an OpenAI-compatible endpoint with automatic failover to maintain uptime. Prompt caching is enabled, billing repeated prefixes at 10% of the standard input rate. Responses include exact request costs in usage.cost and report the active model via the X-Kyma-Model header.
The model caps output at 8,192 tokens and does not support structured output formats. It operates in the premium cost tier, though output tokens are priced lower than the previous 3.5 Flash iteration.
Document Analysis Pipeline
Ingests long reports or manuals up to 1M tokens and extracts key insights or summaries.
Multimedia Content Review
Processes video frames and audio tracks alongside text prompts to generate descriptive reports.
High-Volume Chat Routing
Handles concurrent conversational requests with tool calling and reasoning at fast throughput speeds.
Automated Content Drafting
Generates text drafts from mixed media inputs while keeping output costs lower than prior tiers.
Not ideal for: Do not use this model if your application requires strict JSON or structured output formatting, as that capability is not supported.
How it compares
Against the peers people actually weigh it against.
| Spec | Gemini 3.6 Flash | Gemini 3.5 Flash Lite | Gemma 4 31B |
|---|---|---|---|
| Input /1M | $2.025 | $0.405 | $0.0702 |
| Output /1M | $10.125 | $3.375 | $0.2006 |
| Context | 1M | 1M | 128K |
| Tools | Yes | Yes | Yes |
| Reasoning | Yes | Yes | Yes |
| Speed | fast | fast | medium |
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.6-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.6-flash", "stream": true, "messages": [{"role": "user", "content": "Hello!"}] }'
FAQ
Common questions about this model.
What is the context window of Gemini 3.6 Flash?
How much does the Gemini 3.6 Flash API cost?
Does Gemini 3.6 Flash support function calling?
How do I use Gemini 3.6 Flash?
Does this model support structured output formats like JSON mode?
How does prompt caching affect billing on Kyma?
What happens if the serving path experiences latency or downtime?
More models by Google
See all 18 →| Model | Context | Input | Output |
|---|---|---|---|
| 1M | $0.405 | $3.375 | |
| — | $0.0635 / min | ||
| 1M | $2.025 | $12.15 | |
| 128K | $0.0702 | $0.2006 | |
| — | $0.0389 / min | ||
| — | $0.046 / image | ||
| — | $0.0026 / min | ||
| 1M | $0.3375 | $1.35 | |