Google route

gemini-3-flash

Gemini 3 Flash API pricing.

Not the 3.5–3.8 Flash line. Gemini 3 Flash is $0.50 input and $3.00 output per 1M tokens, with 1M context — cheaper than the 3.6/3.7/3.8 intro rate of $0.75 / $3.75.

Route status Available

#16

Cost rank / 47

mid-range

Cost band

Published route economicsUSD / 1M tokens

Input / 1M tokens

$0.50

Output / 1M tokens

$3.00

Context window

1M

Provider

Google

Workload calculator

Put the token rate into context.

These examples apply the published input and output rates directly. Actual cost follows the exact tokens your client sends and the model returns.

This route is the 16th cheapest of 47 comparable text models and cheaper than 30 on the same key. Its context window ranks 3rd of 47.

Cost simulationPublished base rate

Short request

$0.0080

10K input + 1K output

Agent turn

$0.080

100K input + 10K output

Exact token billing

No request minimum

One model ID change

OpenAI compatible

Cost neighbourhood

Nearby routes, same workload.

Every comparison uses the same 100K-input / 10K-output turn. Changing route is a one-line model ID edit.

Price does not measure task quality. Check Gemini 3 Flash benchmark evidence before optimizing on cost alone. For generation routes, see GPT Image 2.

First request

Route it in one call.

Use any OpenAI SDK or tool. Keep the request shape, point the base URL at RouterPlex, and set the model ID shown here.

Read the quickstart
curl /chat/completions
curl https://api.routerplex.com/v1/chat/completions \
-H "Authorization: Bearer $ROUTERPLEX_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "gemini-3-flash",
"messages": [{"role": "user", "content": "Hello!"}]
}'

Route notes

Questions before production traffic.

Same endpoint, every route
01How much does the Gemini 3 Flash API cost?+

Through RouterPlex, Gemini 3 Flash costs $0.50 per 1M input tokens and $3.00 per 1M output tokens — the vendor list price with 0% markup, billed per token from a prepaid balance you top up from $5.

02What does one Gemini 3 Flash agent turn cost?+

A 100K-token input with a 10K-token reply costs about $0.080 on Gemini 3 Flash. That makes it the 16th cheapest of 47 comparable text models on RouterPlex, roughly 7.4× the cost of the cheapest option (DeepSeek V4 Flash).

03What is a cheaper alternative to Gemini 3 Flash?+

MiniMax M3 Highspeed from MiniMax is the closest cheaper model on RouterPlex — $0.063 per agent turn against $0.080 for Gemini 3 Flash, at $0.45/1M input and $1.80/1M output. Both run on the same key and the same endpoint, so switching is a one-line model ID change.

04Is Gemini 3 Flash cheaper than MiniMax M2.7 Highspeed?+

Yes. Per agent turn, Gemini 3 Flash costs about $0.080 against $0.084 for MiniMax M2.7 Highspeed — 5% less.

05What is the context window of Gemini 3 Flash?+

Gemini 3 Flash supports a 1M token context window on RouterPlex, the 3rd largest of the 47 models that publish one.

06Can I use Gemini 3 Flash with the OpenAI SDK?+

Yes. RouterPlex serves Gemini 3 Flash through an OpenAI-compatible endpoint at https://api.routerplex.com/v1 — point any OpenAI SDK or tool at that base URL with your RouterPlex key and set model to "gemini-3-flash".

Deploy this route

Put Gemini 3 Flash behind one key.

Top up from $5 with no subscription required.

Gemini 3 Flash API Pricing · RouterPlex