Gemini 3 Flash Preview

LiveGoogle
Model IDgemini-3-flash-preview

Gemini 3 Flash Preview by Google: 1M context, 64K max output, with Vision, Function Calling, Reasoning, Prompt Caching, Response Schema, Audio, Video, File Input, Streaming, Web Search. Via SoleAPI, Input (prompt) costs 0.8 Credits / M tokens, 76% below list price. 7-day uptime 96.3%. Compatible with Gemini generateContent: swap the base URL and you are connected.

Context window
1Mtokens
1,048,576
Max output
64Ktokens
65,536
7-day uptime
96.3%
296 probes · 11 failed
Measured throughput
Real traffic, last 7 days · output side

Capabilities

Listed exactly as the catalog flags them, including what this model does not support.

10 of 15 supported

Vision

Natively multimodal: captioning, classification, visual Q&A, chart and screenshot understanding. Images are converted to tokens at the input rate.

Function Calling

Connect the model to external tools and APIs: it decides when to call which function and with what arguments, your code runs it. Force or forbid calls with tool_choice.

Reasoning

The model thinks before answering, which markedly improves multi-step planning and reasoning for coding, math and data analysis. Thinking tokens bill at the output rate.

Prompt Caching

Repeated prefixes (system prompts, long documents) hit the cache: reads cost far less than input, writes are priced by retention time.

Response Schema

Constrain output to a JSON Schema you provide for predictable, type-safe results without parsing free text.

Audio

Audio input or speech output.

Video

Video input understanding or video generation.

File Input

Upload PDFs and other documents directly; the model reads the whole document with native vision.

Streaming

Tokens arrive over SSE as they are generated; the first frame is forwarded immediately with no buffering. Claude Code, Codex and similar tools depend on this.

Web Search

Vendor-hosted live web retrieval; the model decides when to search and cites sources.

RealtimeNot supported

Bidirectional low-latency voice / text sessions over WebSocket.

SessionNot supported

Server-side multi-turn context (e.g. previous_response_id in Responses) so you need not resend history.

MediaNot supported

Image / video / music generation endpoints.

Multipart FormNot supported

multipart/form-data file-upload requests.

Binary ResponseNot supported

Endpoints that return raw audio / image bytes.

Reliability & performance

SoleAPI probes this model through the real supply chain on a schedule — measured, not self-reported.

Last probe: 9/9/2026, 6:11:38 AM
96.3%296 probes in 7 days, 11 failed · automatic failover to backup channels
24.75 s14.33 s14.24 s14.57 s14.57 s2.49 s1.68 s1.93 s2.07 s47.27 s14.21 s14.08 s✕ 9/8/2026, 5:59:22 AM14.71 s2.27 s2.62 s4.35 s14.21 s13.89 s✕ 9/8/2026, 9:34:00 AM14.06 s14.27 s14.18 s13.88 s14.36 s16.58 s14.67 s14.35 s2.76 s14.41 s2.24 s14.05 s24.98 s2.58 s14.23 s1.87 s14.34 s14.71 s1.64 s2.08 s29.49 s27.01 s14.13 s2.28 s14.22 s14.35 s14.38 s14.36 s14.23 s14.07 s14.40 s14.15 s14.40 s1.78 s2.54 s3.58 s14.32 s✕ 9/9/2026, 5:10:54 AM13.94 s2.58 s
9/7/2026, 11:45:02 PMnow
successful probe, bar height = end-to-end latency (0–4 s)failed probegrid 1 s

Latency & throughput

Latest latency2.58s
Avg. of last 6012.01s
P95 of last 6027.01s
Output throughput
ProtocolsGemini generateContent

Protocols & code samples

Change the base URL to SoleAPI, keep everything else. Native protocols pass straight through; “adapted” ones are translated by the gateway.

Gemini CLI setup guide

Google GenAI SDK or any generateContent client: point the base URL at https://api.soleapi.com.

curl "https://api.soleapi.com/v1beta/models/gemini-3-flash-preview:generateContent" \
  -H "x-goog-api-key: $SOLEAPI_KEY" \
  -H "content-type: application/json" \
  -d '{
    "contents": [{"parts": [{"text": "Explain prompt caching in one sentence"}]}]
  }'

Full price list

List price → SoleAPI price per channel, every pricing dimension, nothing hidden.

1 Credit ≈ $0.151 · rate updated daily
ItemUnitGoogle list priceOfficial Gemini Group ×1.676% off
Input (prompt)per 1M tokens$0.50.8 Credits
Output (completion)per 1M tokens$3.004.8 Credits
Cache readper 1M tokens$0.050.08 Credits
Image inputper 1M tokens$0.50.8 Credits
Audio inputper 1M tokens$1.001.6 Credits
Video inputper 1M tokens$0.50.8 Credits
Web search (general)per 1K calls$14.0022.4 Credits

“Off” is computed at 1 Credit = ¥1 and today’s rate: 1 − channel multiplier × (1 Credit in the list currency). Priority tier ×2.7: every pricing dimension is multiplied by this factor when request body field service_tier matches ^priority$; stacks with any channel.

FAQ

How much does the Gemini 3 Flash Preview API cost?

Via SoleAPI, Input (prompt) costs 0.8 Credits / M tokens, with 1 Credit = ¥1. That is 76% below the Google list price.

What are the context window and output limit of Gemini 3 Flash Preview?

Context window 1M tokens, up to 64K tokens per response.

Does Gemini 3 Flash Preview support function calling and structured outputs?

Function calling with tool_choice control is supported; structured outputs (JSON Schema) are supported.

How is the 96.3% uptime measured?

SoleAPI sends probe requests to this model through the real supply chain on a schedule and divides successful probes by total probes over the last 7 days. When one channel fails the gateway fails over to a backup, so the figure reflects what end users actually see.

One API key for Gemini 3 Flash Preview and 30+ models

Free credits on sign-up, pay as you go, no monthly fee.

Get an API Key