ToeBox supports Bring Your Own Key (BYOK), letting you use your own API keys from AI providers instead of ToeBox’s built-in credits.Documentation Index
Fetch the complete documentation index at: https://docs.toebox.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Why use your own keys?
- Cost control — Pay your AI provider directly and avoid per-credit pricing
- Higher rate limits — Use your own account’s rate limits instead of shared platform limits
- Model access — Access models that may not be available on ToeBox’s default tier
- Enterprise compliance — Route API calls through your own provider agreements and data processing terms
Supported providers
| Provider | Key format | Models available |
|---|---|---|
| Anthropic | sk-ant-... | Claude Sonnet 4.6, Claude Haiku 4.5, Claude Opus 4.6 |
| OpenAI | sk-... | GPT-4o, GPT-4.1, GPT-4.1 Mini (via OpenRouter) |
| OpenRouter | sk-or-... | All models on OpenRouter (GPT-4o, Gemini, Llama, DeepSeek, etc.) |
Setting up BYOK
Navigate to Settings
Go to Settings in the ToeBox sidebar. Scroll down to the AI Model Keys section.
Enter your API key
Click the provider you want to configure and paste your API key. Supported providers:
- Anthropic — Get your key from console.anthropic.com
- OpenRouter — Get your key from openrouter.ai/keys
Test the key
Click Test to verify that the key is valid and has the necessary permissions. ToeBox will make a small test request to confirm connectivity.
How keys are stored
Your API keys are stored locally in your browser only. They are never sent to or stored on ToeBox servers. Keys are included in API requests directly from your browser to the AI provider.
- Keys do not persist across browsers or devices
- Clearing your browser data will remove stored keys
- Other team members must enter their own keys
Fallback behavior
ToeBox uses a priority chain when making AI requests:- Your BYOK key — If you have entered a key for the model’s provider, it is used first
- Platform key — If no BYOK key is configured, ToeBox uses its built-in platform credits (subject to your plan’s credit limits)
Managing keys
- Update — Paste a new key to replace the existing one
- Remove — Clear the key field and save to remove a BYOK key
- Test — Re-test a key at any time to verify it is still valid