Models
Put the model name from the tables below into the model field of your request body. You can switch models on the same endpoint at any time. The tables list the models the gateway currently offers; actual availability depends on your account in the console.
Query Models in Real Time
Call GET /v1/models (with your key) at any time to get the list of models your key can currently access.
Anthropic Claude
Supports both the OpenAI-compatible protocol (/v1/chat/completions) and the Claude-native protocol (/v1/messages).
| Model | Notes |
|---|---|
claude-opus-4-8 | Opus flagship, strongest reasoning |
claude-opus-4-7 | Opus |
claude-opus-4-6 | Opus |
claude-opus-4-5-20251101 | Opus (dated version) |
claude-opus-4-1-20250805 | Opus (dated version) |
claude-sonnet-4-6 | Sonnet, balanced speed and quality |
claude-sonnet-4-5-20250929 | Sonnet (dated version) |
claude-haiku-4-5 | Haiku, lightweight and fast |
claude-haiku-4-5-20251001 | Haiku (dated version) |
OpenAI GPT
| Model | Notes |
|---|---|
gpt-5.5 | General-purpose chat |
gpt-5.4 / gpt-5.4-high / gpt-5.4-mini | General-purpose chat, different tiers |
gpt-5.2 / -low / -medium / -high / -xhigh | Different reasoning-effort tiers |
gpt-5.3-codex / -low / -medium / -high / -xhigh | Code-focused model |
codex-auto-review | Automated code review |
Google Gemini
OpenAI-compatible calls use the table below; for the native protocol see Gemini Native.
| Model | Notes |
|---|---|
gemini-3.1-pro-preview | Pro preview |
gemini-3-pro-preview | Pro preview |
gemini-3-flash-preview | Flash preview |
gemini-3-pro-image-preview | Pro image understanding preview |
gemini-3.1-flash-image-preview | Flash image preview |
gemini-2.5-pro | 2.5 Pro |
gemini-2.5-flash / gemini-2.5-flash-thinking | 2.5 Flash |
DeepSeek
| Model | Notes |
|---|---|
deepseek-v4-pro | High performance |
deepseek-v4-flash | Lightweight and fast |
Image Generation
Called through the image endpoint, billed per image.
| Model | Notes |
|---|---|
nano-banana-pro | Image generation (high quality) |
nano-banana-2 | Image generation |
nano-banana | Image generation |
gpt-image-2 / gpt-image-2-vip | Image generation |
Video Generation
| Model | Notes |
|---|---|
sora-2-pro | Video generation (high quality) |
sora-2 | Video generation |