
Gemini 3 Pro
Access Google's Gemini 3 Pro API via UniRoute to leverage state-of-the-art reasoning and native multimodal capabilities. Start building powerful agentic workflows today with our free testing credits and competitive pricing.
Pricing
| Billing unit | UniRoute | Market |
|---|---|---|
| Input | $0.50 | $2.00 |
| Output | $3.50 | $12.00 |
per 1M tokens
About this model
Access Google's Gemini 3 Pro API via UniRoute to leverage state-of-the-art reasoning and native multimodal capabilities. Start building powerful agentic workflows today with our free testing credits and competitive pricing.
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-pro",
"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.

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.

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.
