Setup
Switch to Official API mode
Select the Official API endpoint mode. This routes requests directly to the provider’s API.
Where to get API keys
| Provider | Key source |
|---|---|
| Anthropic | console.anthropic.com → API Keys |
| OpenAI | platform.openai.com → API Keys |
| aistudio.google.com → Get API Key | |
| Moonshot AI | platform.moonshot.cn |
| Alibaba (Qwen) | dashscope.console.aliyun.com |
Removing a key
To remove a saved API key, open the provider’s configuration and click Clear key. This deletes the encrypted key from local storage and reverts the provider to stagewise proxy mode.Mixing modes
Each provider is configured independently. You can use BYOK for one provider and the stagewise proxy for another. For example:- Anthropic → Official API (your key)
- OpenAI → stagewise proxy
- Google → Custom endpoint (self-hosted)