by Google DeepMind · Language Models
Google Gemini 3.8 Flash, configured for reasoning, multimodal, tool, structured-output, and cache workloads.
from $4.8563 / 1M tokens
| Usage | Rate (USD) | Unit |
|---|---|---|
| Input tokens | $0.97 | per 1M tokens |
| Cached input (cache hit) | $0.1 | per 1M tokens |
| Output tokens | $4.86 | per 1M tokens |
TuneRouter live platform pricing · currency: USD · pre-deduction settled by actual usage
OpenAI-compatible · base URL https://api.tunerouter.com/v1/
curl https://api.tunerouter.com/v1/chat/completions \
-H "Authorization: Bearer $TUNEROUTER_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model": "gemini-3.8-flash", "messages": [{"role": "user", "content": "Hello!"}]}'Model ID: gemini-3.8-flash · works with OpenAI SDKs — just point base_url at api.tunerouter.com