> ## Documentation Index
> Fetch the complete documentation index at: https://docs.oryxai.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Open Router

> Configure Oryx to use Open Router for access to multiple AI models

OpenRouter gives you access to 500+ models through one API. Try different models without managing multiple API keys.

## Get your API key

Visit [openrouter.ai](https://openrouter.ai), sign up, and create an API key. OpenRouter shows your key right on the homepage under "Get your API key".

<img src="https://mintcdn.com/lol-87e214d6/eTkn-8G54o6wzba3/images/SCR-20251007-kcgl.png?fit=max&auto=format&n=eTkn-8G54o6wzba3&q=85&s=0e567d8be944ddeb54d7448752e2a2fe" alt="SCR-20251007-kcgl.png" width="1809" height="1417" data-path="images/SCR-20251007-kcgl.png" />

## Configure Oryx

### Step 1: Add OpenRouter provider

Click the settings icon in Oryx, then click **USE** on the OpenRouter card.

<img src="https://mintcdn.com/lol-87e214d6/O9XLDfru6PWWJNIk/images/llm-provider.png?fit=max&auto=format&n=O9XLDfru6PWWJNIk&q=85&s=b27b13ebf5195ed8c524ac3f7576e181" alt="SCR-20251007-kcnd.png" width="1280" height="827" data-path="images/llm-provider.png" />

### Step 2: Pick a model

Visit [openrouter.ai/models](https://openrouter.ai/models) and find the model you want. Click on it to copy the model ID (like `openai/gpt-4.1-mini`).

<img src="https://mintcdn.com/lol-87e214d6/eTkn-8G54o6wzba3/images/SCR-20251007-kern.png?fit=max&auto=format&n=eTkn-8G54o6wzba3&q=85&s=fc68c0cccb861674add22123ebbb32ff" alt="SCR-20251007-kern.png" width="1809" height="1417" data-path="images/SCR-20251007-kern.png" />

### Step 3: Configure your provider

In Oryx, paste the model ID into **Model ID** field. The model ID should be in the format shown under "Custom" (e.g., `openai/gpt-4.1-mini`). Paste your OpenRouter API key, set **Context Window Size** based on the model, and check **Supports Images** if the model supports it. Click **Save**.

<img src="https://mintcdn.com/lol-87e214d6/HQWW0FFWRvqlfAYo/images/provider-setting.png?fit=max&auto=format&n=HQWW0FFWRvqlfAYo&q=85&s=59b15163df7b8e3fb25079358d3e109b" alt="SCR-20251006-mnhm.png" width="1280" height="827" data-path="images/provider-setting.png" />

Done! You can switch between different models anytime by creating new providers with different model IDs.
