OpenRouter

OpenRouter is a meta-routing LLM provider that exposes many models through one OpenAI-compatible endpoint.

Official Documentation

Get API Key

  1. Create OpenRouter account and key.
  2. Verify access to your target model family.
  3. Store key securely.

Configure in OpenTypeless

  1. Settings > AI Polish > Provider: OpenRouter.
  2. API Key: your OpenRouter key.
  3. Model: openai/gpt-4o-mini or your preferred route model id.
  4. Base URL: https://openrouter.ai/api/v1.
  5. 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-mini

Operational Tip

💡
OpenRouter is ideal when you want one stable integration point but frequent model switching for cost/quality experiments.