FastRouter
A hosted service with its own key and prices. This page lists the addresses it answers, the facts its documentation states, and the setup of each harness.
Addresses and facts
- OpenAI Chat Completions:
https://go.fastrouter.ai/api/v1models.dev, read
- Authentication
- Authorization: Bearer, with the key in
FASTROUTER_API_KEYmodels.dev, read - Structured output
- Unknown
- Tool calling
- 34 of 47 listed models The share of this provider's models that models.dev records with tool calling. models.dev, read
- Rate limits
- Unknown
- Prices
- Unknown
- Data retention
- Unknown
- Documentation
- Read the page models.dev, read
- Output limits Baltor recorded
- Unknown
Harness setup
Replace anthropic/claude-opus-4.1 with the model you want.
OpenCode
Put this in opencode.json in your project folder:
{
"$schema": "https://opencode.ai/config.json",
"provider": {
"fastrouter": {
"npm": "@ai-sdk/openai-compatible",
"name": "FastRouter",
"options": {
"baseURL": "https://go.fastrouter.ai/api/v1",
"apiKey": "{env:FASTROUTER_API_KEY}"
},
"models": {
"anthropic/claude-opus-4.1": {
"name": "anthropic/claude-opus-4.1"
}
}
}
}
}- OpenCode reads any OpenAI-compatible address through the @ai-sdk/openai-compatible package, and an address that speaks the Responses API through @ai-sdk/openai.
From OpenCode documentation, read .
Pi
Put this in ~/.pi/agent/models.json:
{
"providers": {
"fastrouter": {
"baseUrl": "https://go.fastrouter.ai/api/v1",
"api": "openai-completions",
"apiKey": "$FASTROUTER_API_KEY",
"models": [
{
"id": "anthropic/claude-opus-4.1"
}
]
}
}
}- The apiKey field can name an environment variable as $NAME.
From Pi documentation, read .
Codex
Codex speaks only the Responses API, and FastRouter documents no Responses address. A gateway that offers one can sit in between.
- Codex speaks the Responses API only: responses is the one supported wire API of a custom provider. Ollama and LM Studio are built in and start with --oss.
From Codex documentation, read .
Claude Code
Claude Code sends Anthropic Messages requests, and FastRouter documents no such address. A gateway that translates to that API can sit in between.
- Claude Code sends Anthropic Messages requests to ANTHROPIC_BASE_URL. Anthropic says it does not support routing Claude Code to models other than Claude through any gateway, so some features may not work with another model.
From Claude Code documentation, read .
Models it lists
Prices in US dollars per million tokens, input and output, as models.dev, read records them.
| Model | Input | Output | Context | As of |
|---|---|---|---|---|
Claude Opus 4.1 anthropic/claude-opus-4.1 | 15.00 USD | 75.00 USD | 200,000 | older than 30 days |
Claude Opus 4.8 anthropic/claude-opus-4.8 | 5.00 USD | 25.00 USD | 1,000,000 | older than 30 days |
Claude Sonnet 4 anthropic/claude-sonnet-4 | 3.00 USD | 15.00 USD | 200,000 | older than 30 days |
Claude Sonnet 4.6 anthropic/claude-sonnet-4.6 | 3.00 USD | 15.00 USD | 1,000,000 | older than 30 days |
Seedance 2 bytedance/seedance-2 | Unknown | Unknown | 4,096 | |
DeepSeek R1 Distill Llama 70B deepseek-ai/deepseek-r1-distill-llama-70b | 0.030 USD | 0.140 USD | 131,072 | older than 30 days |
DeepSeek V4 Pro deepseek/deepseek-v4-pro | 1.74 USD | 3.48 USD | 1,000,000 | older than 30 days |
Gemini 2.5 Flash google/gemini-2.5-flash | 0.300 USD | 2.50 USD | 1,048,576 | older than 30 days |
Gemini 2.5 Pro google/gemini-2.5-pro | 1.25 USD | 10.00 USD | 1,048,576 | older than 30 days |
Nano Banana Pro Preview google/gemini-3-pro-image-preview | 2.00 USD | 12.00 USD | 65,536 | older than 30 days |
Nano Banana 2 Preview google/gemini-3.1-flash-image-preview | 0.500 USD | 3.00 USD | 65,536 | older than 30 days |
Gemini 3.1 Pro Preview google/gemini-3.1-pro-preview | 2.00 USD | 12.00 USD | 1,048,576 | older than 30 days |
Gemini 3.5 Flash google/gemini-3.5-flash | 1.50 USD | 9.00 USD | 1,048,576 | older than 30 days |
Gemma 4 31B IT google/gemma-4-31b-it | 0.130 USD | 0.380 USD | 262,144 | older than 30 days |
Imagen 4 Fast google/imagen-4.0-fast | Unknown | Unknown | 480 | |
Imagen 4 Ultra google/imagen-4.0-ultra | Unknown | Unknown | 480 | |
Veo 3.1 google/veo3.1 | Unknown | Unknown | 400,000 | |
Veo 3.1 Fast google/veo3.1-fast | Unknown | Unknown | 400,000 | |
Veo 3.1 Lite google/veo3.1-lite | Unknown | Unknown | 400,000 | |
Lucid Origin leonardo-ai/lucid-origin | Unknown | Unknown | 4,096 | |
Lucid Realism leonardo-ai/lucid-realism | Unknown | Unknown | 4,096 | |
MiniMax-M2.7 minimax/minimax-m2.7 | 0.300 USD | 1.20 USD | 204,800 | older than 30 days |
MiniMax-M2.7-highspeed minimax/minimax-m2.7-highspeed | 0.600 USD | 2.40 USD | 204,800 | older than 30 days |
Kimi K2 moonshotai/kimi-k2 | 0.550 USD | 2.20 USD | 131,072 | older than 30 days |
Kimi K2.6 moonshotai/kimi-k2.6 | 0.750 USD | 3.50 USD | 262,144 | older than 30 days |
GPT-4.1 openai/gpt-4.1 | 2.00 USD | 8.00 USD | 1,047,576 | older than 30 days |
GPT-5 openai/gpt-5 | 1.25 USD | 10.00 USD | 400,000 | older than 30 days |
GPT-5 Mini openai/gpt-5-mini | 0.250 USD | 2.00 USD | 400,000 | older than 30 days |
GPT-5 Nano openai/gpt-5-nano | 0.050 USD | 0.400 USD | 400,000 | older than 30 days |
GPT-5.3 Codex openai/gpt-5.3-codex | 1.75 USD | 14.00 USD | 400,000 | older than 30 days |
GPT-5.4 mini openai/gpt-5.4-mini | 0.750 USD | 4.50 USD | 400,000 | older than 30 days |
GPT-5.4 nano openai/gpt-5.4-nano | 0.200 USD | 1.25 USD | 400,000 | older than 30 days |
GPT-5.5 openai/gpt-5.5 | 5.00 USD | 30.00 USD | 1,050,000 | older than 30 days |
GPT-5.5 Pro openai/gpt-5.5-pro | 30.00 USD | 180.00 USD | 1,050,000 | older than 30 days |
GPT Image 2 openai/gpt-image-2 | Unknown | Unknown | 128,000 | |
GPT OSS 120B openai/gpt-oss-120b | 0.150 USD | 0.600 USD | 131,072 | older than 30 days |
GPT OSS 20B openai/gpt-oss-20b | 0.050 USD | 0.200 USD | 131,072 | older than 30 days |
GPT Realtime 1.5 openai/gpt-realtime-1.5 | 4.00 USD | 16.00 USD | 32,000 | older than 30 days |
Qwen3 Coder qwen/qwen3-coder | 0.300 USD | 1.20 USD | 262,144 | older than 30 days |
Sarvam 105B sarvam/sarvam-105b | 0.040 USD | 0.160 USD | 131,072 | older than 30 days |
Sarvam 30B sarvam/sarvam-30b | 0.020 USD | 0.100 USD | 128,000 | older than 30 days |
Wan 2.6 wanx/wan-v2-6 | Unknown | Unknown | 400,000 | |
Grok 4 x-ai/grok-4 | 3.00 USD | 15.00 USD | 256,000 | older than 30 days |
Grok 4.3 x-ai/grok-4.3 | 1.25 USD | 2.50 USD | 1,000,000 | older than 30 days |
Grok Build 0.1 x-ai/grok-build-0.1 | 1.00 USD | 2.00 USD | 256,000 | older than 30 days |
GLM-5 z-ai/glm-5 | 0.950 USD | 3.15 USD | 204,800 | older than 30 days |
GLM-5.1 z-ai/glm-5.1 | 1.05 USD | 3.50 USD | 200,000 | older than 30 days |
Sources of this page
- models.dev/api.json, read
Paid links
No link in this directory is a paid link or an ad, and no listing is paid for. The order and the contents of every list come from the sources named on this page.