HomeVastLLM Catalog › Gemini 2.5 Pro

Gemini 2.5 Pro

by Google DeepMind · Language Models

Overview

Google Gemini 2.5 Pro model

Input → Outputtext → text

Pricing

from $12.95 / 1M tokens

UsageRate (USD)Unit
Input tokens$1.62per 1M tokens
Cached input (cache hit)$0.16per 1M tokens
Output tokens$12.95per 1M tokens

TuneRouter live platform pricing · currency: USD · pre-deduction settled by actual usage

Call it in 30 seconds

OpenAI-compatible · base URL https://api.tunerouter.com/v1/

POST/chat/completions
curl https://api.tunerouter.com/v1/chat/completions \
  -H "Authorization: Bearer $TUNEROUTER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model": "gemini-2.5-pro", "messages": [{"role": "user", "content": "Hello!"}]}'

Model ID: gemini-2.5-pro · works with OpenAI SDKs — just point base_url at api.tunerouter.com

More from Google DeepMind

← Back to full catalog (101 models)