BYOK (Bring Your Own Key) lets you connect directly to LLM provider APIs using your own API keys. This gives you full control over billing, rate limits, and data routing.Documentation Index
Fetch the complete documentation index at: https://docs.stagewise.io/llms.txt
Use this file to discover all available pages before exploring further.
Setup
Switch to "Use own API key with official API" mode
Select the **Use own API key with 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
Switch to "stagewise account" mode or re-configure BYOK
To continue using the models of the given provider, either switch back to Use my stagewise account mode, or re-configure BYOK. Otherwise, model calls will fail.
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 Account
- Google → Custom endpoint (i.e. Vertex AI setup)