Gemini 3.1 Pro Preview API
$1.865 - 3.729(~ 126.8 - 253.6 credits) per 1M input tokens; $11.182 - 16.774(~ 760.4 - 1140.6 credits) per 1M output tokens
$0.187 - 0.374(~ 12.7 - 25.4 credits) per 1M cache read tokens
Google Search grounding charged separately per query.
Highest stability with guaranteed 99.9% uptime. Recommended for production environments.
Use the same API endpoint for all versions. Only the model parameter differs.
Gemini 3.1 Pro — Flagship Gemini Reasoning API
Gemini 3.1 Pro is EvoLink's flagship Gemini route for coding and reasoning tasks. Access it at $2 input / $12 output per 1M tokens with OpenAI SDK compatibility, thinking mode, and full tool use support.

What Makes Gemini 3.1 Pro Google's Top Model
Frontier Coding & Reasoning
Gemini 3.1 Pro is positioned for high-quality coding tasks. It performs competitively on public benchmarks such as SWE-bench and HumanEval alongside Claude Opus 4.6 and GPT 5.4.

Agentic Workflows & CustomTools
Built for multi-step agent loops with thinking mode, function calling, structured outputs, and a dedicated CustomTools variant (gemini-3.1-pro-customtools) for tool-heavy pipelines.

1M Context + Production Controls
Process entire codebases, long documents, and multi-turn conversations in a single request. Use caching, Batch API, and Google Search grounding for production-scale deployments.

Why Choose Gemini 3.1 Pro on EvoLink
Gemini 3.1 Pro offers strong reasoning at a lower price point than comparable models — and EvoLink adds OpenAI SDK compatibility, usage tracking, and unified billing.
Best Price-to-Performance Ratio
At $2/$12 per 1M tokens, Gemini 3.1 Pro is priced well below Claude Opus 4.6 ($15/$75). Check our benchmark comparisons for detailed performance data on specific tasks.
Drop-In OpenAI Replacement
Use the same /v1/chat/completions format and OpenAI SDK. Switch from GPT models by changing one line — the model string and API base URL.
Full Usage Transparency
Every response includes prompt_tokens, completion_tokens, reasoning_tokens, and cache usage. Track cost per request and reasoning depth at the token level.
How to Call Gemini 3.1 Pro Preview
Use the OpenAI SDK format and the gemini-3.1-pro-preview model string.
Step 1 - Set the Model
Use model: "gemini-3.1-pro-preview" in the request body.
Step 2 - Send Messages
Provide a messages array with role/content pairs (minimum length 1).
Step 3 - Inspect Output + Usage
Read choices[0].message.content and track usage.prompt_tokens, completion_tokens, and reasoning_tokens.
Gemini 3.1 Pro Preview Specs
Technical details for EvoLink's flagship Gemini reasoning route
Model ID
gemini-3.1-pro-preview (general) or gemini-3.1-pro-customtools (tool-heavy workloads).
Input Pricing
$2.00 per 1M tokens (standard), $4.00 per 1M for prompts over 200K tokens.
Output Pricing
$12.00 per 1M tokens (standard), $18.00 per 1M for high-volume prompts over 200K tokens.
Context Window
1,000,000 input tokens (1M context). Max output: 65,536 tokens.
Supported Inputs
Text, code, images, video, audio, PDF. Output is text only. Google Search grounding + URL context available.
Upgrade from Earlier Gemini 3 Routes
Use this route when you want EvoLink's newer Gemini Pro option for coding, instruction following, and agentic tool use.
Gemini 3.1 Pro API FAQ
Everything you need to know about the product and billing.
Where Gemini 3.1 Pro fits in the Gemini family
Gemini 3.1 Pro is EvoLink's flagship Gemini reasoning route. Use CustomTools for tool-heavy agent workflows, Flash for lower-cost tasks, or compare against GPT 5.4 and Claude Opus 4.6 for competitive context. Explore the Gemini family or read comparison guides to pick the right model.