You can add multiple provider keys and toggle them on/off anytime. When a key is disabled, it won’t be used for routing.
Getting started
1
Open Integrations (BYOK)
Navigate to the Integrations (BYOK) section in your dashboard sidebar.
2
Choose a provider
Select from the available providers.
3
Add your key
Click “Add key” and fill in the popup with Name and Key.
4
Configure options
Toggle “Enabled” to activate routing; optionally enable “Always use this key” to disable fallback.
5
Save
Save your configuration.
Need help getting started with Anannas? Check the QuickStart guide for client setup and examples.
Supported providers
- Anthropic
- xAI (Grok)
- Nebius
In the Add key popup, provide:
- Name — identifier for your key
- Key — your Anthropic API key
- Enabled — activate routing via your account
- Always use this key — disable fallback to Anannas credits
We’re actively expanding provider support. Want your provider listed? Reach out — we’re happy to integrate.
Key priority and fallback
Anannas prioritizes your provider key when present and Enabled. If your key hits a rate limit or errors, we fall back to Anannas credits so your calls keep flowing. Turn on “Always use this key” to disable fallback. With that enabled, we’ll only use your key; you may see rate limit errors if your provider rejects the request.Pricing
BYOK usage is billed at 5% of the underlying provider/model price, waived for the first 1M BYOK requests per month.Your provider still bills usage directly when your key is used; the 5% BYOK fee is separate and applies on the Anannas side.
Using BYOK in clients
No code changes are required in your client — routing uses your configured keys automatically.When to enable “Always use this key”
Enable this option if you need strict guarantees that all requests go through your provider account (for auditing, compliance, or budget tracking). If disabled, Anannas falls back to platform credits when your key hits errors or limits; keeping your app running smoothly.Was this page helpful?