AI & MLOfficialβ
7.5k
OpenRouter β Multi-Model Gateway & Cost Optimization
Access 200+ AI models through a single API. Auto-route between providers based on cost, speed, and capability. One API key, unlimited models.
One Key, All Models
OpenRouter is the universal adapter for AI models. Instead of managing API keys for OpenAI, Anthropic, Google, Meta, and Mistral separately, use one OpenRouter key to access them all β with automatic fallback and cost optimization.
- 200+ Models: GPT-4o, Claude 3.5, Gemini 2.0, Llama 3, Mixtral, and more.
- Cost Optimization: Auto-select the cheapest model that meets your capability requirements.
- Automatic Fallback: If one provider is down, requests route to alternatives.
- Usage Dashboard: Track spending across models with per-request granularity.
Configuration
// openclaw.json
{
"llm": {
"provider": "openrouter",
"apiKey": "sk-or-v1-xxxx",
"model": "anthropic/claude-sonnet-4-20250514"
}
}Why Use OpenRouter
- Test different models without managing multiple API keys.
- Automatic rate-limit handling across providers.
- Built-in cost monitoring β never get surprised by a bill.
</ Add to your README
If you use this skill in your project, add the badge to your GitHub README:
[](https://clawdbot.space/en/skills/openrouter-provider?ref=badge&utm_source=openrouter-provider&utm_medium=readme&utm_campaign=skill-page)