OpenRouter
What is OpenRouter
Section titled “What is OpenRouter”OpenRouter is a unified API that gives you access to models from OpenAI, Anthropic, Google, Meta, Mistral, and more. With Fastlane + OpenRouter BYOK, you get smart routing across all of them.
-
Get an API key from openrouter.ai/keys
-
Add to your settings:
[byok]openrouter_key = "sk-or-your-key"- Restart Fastlane
Available Models
Section titled “Available Models”OpenRouter models are prefixed with the provider:
openai/gpt-4oopenai/gpt-4o-minianthropic/claude-sonnet-4-20250514anthropic/claude-3.5-haikumeta-llama/llama-3.3-70b-instructmeta-llama/llama-3.1-8b-instructmistralai/mixtral-8x7b-instructgoogle/gemma-2-9b-it
Why Use OpenRouter
Section titled “Why Use OpenRouter”- Single key - One key for dozens of providers
- More models - Access models not available directly
- Automatic fallback - If one provider is down, OpenRouter retries another
- Usage tracking - See all your usage in one dashboard
Pricing
Section titled “Pricing”OpenRouter charges per-token on top of the provider’s base price. Check openrouter.ai/models for current rates.