OpenRouter is an API aggregator that gives you access to a wide range of language models from multiple providers through a single API key and unified interface.
Capabilities
- Text generation using any model available on OpenRouter
- Embeddings: not supported
Getting an API Key
- Go to openrouter.ai and create an account.
- Navigate to Keys in your account settings.
- Create a new key and copy it.
Configuring in Supercharger
- Go to Supercharger → Settings → API Integration.
- Select OpenRouter as your provider.
- Enter your API key in the OpenRouter API Key field.
- In the Model field, enter the slug of the model you want to use (e.g.,
openai/gpt-4o,anthropic/claude-3-haiku,google/gemini-flash-1.5). - Click Save Settings.
Notes
- OpenRouter does not support embeddings. An OpenAI API key is still required if you want to use the AI Recommendations module.
- Model availability and naming may change. Refer to openrouter.ai/models for the current list of supported models and their slugs.