OpenRouter
OpenRouter is a meta-routing LLM provider that exposes many models through one OpenAI-compatible endpoint.
Official Documentation
Get API Key
- Create OpenRouter account and key.
- Verify access to your target model family.
- Store key securely.
Configure in OpenTypeless
- Settings > AI Polish > Provider: OpenRouter.
- API Key: your OpenRouter key.
- Model: openai/gpt-4o-mini or your preferred route model id.
- Base URL: https://openrouter.ai/api/v1.
- Run Test.
Recommended Configuration
OpenTypeless uses OpenRouter OpenAI-compatible /chat/completions API.
Provider: openrouter
Base URL: https://openrouter.ai/api/v1
Endpoint: /chat/completions
Default model: openai/gpt-4o-miniOperational Tip
OpenRouter is ideal when you want one stable integration point but frequent model switching for cost/quality experiments.