Connecting to OpenRouter
Last updated: August 10, 2026
Eviory OS supports connecting to OpenRouter, an aggregator that gives you access to hundreds of different LLMs (like Claude 5 Sonnet, GPT-5.6 Sol, Llama 4, and more) using a single API key.
Because Eviory OS uses a Bring-Your-Own-Key (BYOK) model, your API requests go directly from your browser to OpenRouter, ensuring privacy and speed.
1. Getting your OpenRouter API Key
- Go to OpenRouter.ai and sign in.
- Navigate to your Keys dashboard.
- Click Create Key. Give it a recognizable name (e.g.,
Eviory OS). - Copy the generated API Key. (It usually starts with
sk-or-v1-).
2. Configuring Eviory OS Settings
Once you have your API key, you can plug it into Eviory OS.
- Open Settings inside Eviory OS.
- Navigate to the AI Integrations tab.
- Scroll down to the Custom Local AI / Proxy section.
- Fill in the fields exactly as follows:
- Base URL:
https://openrouter.ai/api/v1 - API Key: Paste your OpenRouter key here
- Model ID: Enter the specific model tag from OpenRouter (e.g.,
anthropic/claude-5-sonnetoropenai/gpt-5.6-sol).
- Click Save Changes.
Eviory OS will now route all AI inference tasks through OpenRouter using your chosen model!