Router One
Back to Models

gemini-3.1-pro-low

google/gemini-3.1-pro-low

chatstreamingtool_callingvision

Supported APIs

auto

Available Configurations

API Type
auto
Capabilities
chatstreamingtool_callingvision
Context Window
1049K
Input
$0.45 / 1M tokensCache write: $0.45
Output
$2.70 / 1M tokensCache read: $0.04

Quick Start

bash
curl -X POST \
  https://api.router.one/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{
    "model": "google/gemini-3.1-pro-low",
    "messages": [
      {"role": "user", "content": "Hello!"}
    ]
  }'
Get API Key
gemini-3.1-pro-low - Model Marketplace | Router One