AI Router
Dashboard
check_circle

🎉 Welcome!

Your subscription is active.

key API Key

warning

Keep this secret safe!

Never share or commit your API key.

info

We've sent you an email to set up your Dashboard, where you can manage your API key and subscription anytime.

{
"models": {
"providers": {
"airouter": {
"baseUrl": "https://api.airouter.ch/v1",
"apiKey": "${AIROUTER_API_KEY}",
"api": "openai-completions",
"models": [
{
"id": "Qwen3.6",
"name": "Qwen3.6 (airouter.ch)",
"contextWindow": 262144,
"maxTokens": 65536,
"reasoning": true,
"input": ["text", "image"],
"cost": { "input": 0, "output": 0 },
"compat": {
"supportsUsageInStreaming": true
}
}
},
{
"id": "DeepSeek-V4-Flash",
"name": "DeepSeek-V4-Flash (airouter.ch)",
"contextWindow": 262144,
"maxTokens": 65536,
"reasoning": true,
"input": ["text", "image"],
"cost": { "input": 0, "output": 0 },
"compat": {
"supportsUsageInStreaming": true
}
}
}
]
}
}
},
"agents": {
"defaults": {
"model": {
"primary": "airouter/Qwen3.6",
"fallbacks": ["airouter/DeepSeek-V4-Flash"]
}
}
}
}
support_agent

Questions?

We're always happy to help! Whether you need assistance, have a question, or just want to say hi, drop us a line at support@airouter.ch — we'll get back to you as quickly as possible.