
Gemini 3.5 Flash
Build with Google Gemini 3.5 Flash API on UniRoute for agentic coding, multimodal reasoning, long-context analysis, structured outputs, and real AI product workflows.
Pricing
| Billing unit | UniRoute | Market |
|---|---|---|
| Input | $0.45 | $1.50 |
| Output | $2.70 | $9.00 |
per 1M tokens
About this model
Build with Google Gemini 3.5 Flash API on UniRoute for agentic coding, multimodal reasoning, long-context analysis, structured outputs, and real AI product workflows.
Call it with one request
Works with the OpenAI SDK — just change the base URL.
curl https://api.uniroute.dev/v1/chat/completions \
-H "Authorization: Bearer $UNIROUTE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "gemini-3-5-flash",
"messages": [{ "role": "user", "content": "Hello!" }],
"stream": true
}'Related models
NewGemini 3.6 Flash is Google’s efficient AI model built for coding, knowledge work, agentic applications, and multimodal understanding, delivering stronger performance with improved token efficiency.

Gemini 3.1 Pro API is the latest general-purpose LLM developed by Google DeepMind, designed to bridge the gap between high-speed execution and deep logic. It empowers developers to build sophisticated agents with state-of-the-art accuracy in coding, creative writing, and cross-modal analysis.

Deploy the Gemini 2.5 Flash API on UniRoute for cost-efficient hybrid reasoning, controllable thinking, and scalable production performance.
