Google's newest Gemini Flash on Kyma: a 1M-token context window with text, image, audio, and video input in one fast model. Reach for it when a request needs to see or hear something — or when the whole document has to fit in one request.
Modalities
Text+Image → Text
Input
$2.025 /1M
Output
$12.15 /1M
Cached input
$0.2025 /1M90% off
Context
1M
Speed
fast
Performance
Live production data from real requests on Kyma — not synthetic benchmarks.
Rank
#17
of 87 active models
Tokens served
15.2M
all-time
Success rate
96.5%
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
$271
$9.03 / day on Gemini 3.5 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.5 Flash
Where this model earns its cost — and where it doesn't.
Gemini 3.5 Flash is the newest Flash-class model from Google, built for long context, multimodal input, and fast reasoning. It sits in Kyma's frontier-open quality tier and takes text, images, audio, and video as input while returning text.
On Kyma it runs through the same OpenAI-compatible endpoint as every other model, with automatic failover if a serving path degrades. Prompt caching is supported, so repeated prompt prefixes — long system prompts, large documents you query more than once — bill at 10% of the input rate. Every response reports its exact cost in usage.cost.
The 1M-token context window is the headline capability: whole codebases, long transcripts, or large document sets fit in a single request. Function calling, structured outputs, and reasoning support round it out for agent work, not just one-shot prompts.
Video and audio analysis
Feed it video or audio directly — summarize recordings, extract what was said and shown, no separate transcription step.
Whole-corpus questions
The 1M context takes an entire codebase, contract set, or research archive in one request instead of a chunked retrieval pipeline.
Vision pipelines
Image understanding with structured outputs turns screenshots, documents, and photos into clean JSON your code consumes.
Fast reasoning at scale
A fast-tier model that also supports reasoning — multi-step analysis without leaving the fast tier.
Multimodal agents
Tool calling plus four input modalities lets one agent handle text, screenshots, and recordings without switching models.
Not ideal for: Long single-shot generations — output caps at 8K tokens — or cost-sensitive bulk text work, where its premium pricing buys multimodal range you wouldn't be using.
How it compares
Against the peers people actually weigh it against.
| Spec | Gemini 3.5 Flash | Gemini 3.5 Flash Lite | Gemini 3.6 Flash |
|---|---|---|---|
| Input /1M | $2.025 | $0.405 | $2.025 |
| Output /1M | $12.15 | $3.375 | $10.125 |
| Context | 1M | 1M | 1M |
| Tools | Yes | Yes | Yes |
| Reasoning | Yes | Yes | Yes |
| Speed | fast | fast | fast |
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.5-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.5-flash", "stream": true, "messages": [{"role": "user", "content": "Hello!"}] }'
FAQ
Common questions about this model.
What is the context window of Gemini 3.5 Flash?
How much does the Gemini 3.5 Flash API cost?
Does Gemini 3.5 Flash support function calling?
How do I use Gemini 3.5 Flash?
Is Gemini 3.5 Flash good for video understanding?
How does prompt caching change the economics here?
Why run Gemini 3.5 Flash through Kyma?
More models by Google
See all 18 →| Model | Context | Input | Output |
|---|---|---|---|
| 1M | $2.025 | $10.125 | |
| 1M | $0.405 | $3.375 | |
| — | $0.0635 / min | ||
| 128K | $0.0702 | $0.2006 | |
| — | $0.0389 / min | ||
| — | $0.046 / image | ||
| — | $0.0026 / min | ||
| 1M | $0.3375 | $1.35 | |