This guide is for Unlimited plan users who bring their own API key. Free, Pro, and Ultra subscribers have hosted AI included and do not need to configure a key.
AI is hosted and included on Free, Pro, and Ultra, with much higher limits on Pro and Ultra. No API key needed. The Unlimited plan is for power users who bring their own API key for zero caps on your own provider account. This guide explains everything Unlimited users need to know.
Why would I bring my own key?
The Unlimited plan uses a "bring your own key" (BYOK) model. Here's why some users prefer it:
Zero usage caps: With your own key, there are no AI usage limits at all. Use Scout Chat as much as you want.
Your own provider account: Requests are relayed through Orbyt to the provider you choose, using your key. The AI account, its usage records, and its data retention policy are yours rather than Orbyt's.
Provider choice: You pick the provider and model that works best for you. Prefer Claude for nuanced coaching? Use Anthropic. Want the cheapest option? Use GPT-4o-mini. You're not locked in.
Cost transparency: You see exactly what AI costs you. No hidden markups or surprise charges. Most users spend $1-5/month.
How to get an API key
OpenAI:
- Go to platform.openai.com
- Sign up or log in
- Go to API Keys
- Click "Create new secret key"
- Copy the key (starts with sk-)
- Add a payment method (pay-as-you-go)
Anthropic:
- Go to console.anthropic.com
- Sign up or log in
- Go to API Keys
- Click "Create Key"
- Copy the key (starts with sk-ant-)
- Add credits ($5 minimum)
xAI (Grok):
- Go to console.x.ai
- Sign up or log in
- Create an API key
- Copy the key
- Add credits
How to configure in Orbyt
- Go to Settings > Preferences
- Select your AI provider (OpenAI, Anthropic, or Grok)
- Paste your API key
- Optionally choose a specific model
- Test by opening Scout Chat and sending a message
Security
Your API key is stored twice: an obfuscated copy in this browser's localStorage, and a server-encrypted copy so a new device can recover it. The server copy is encrypted with a secret held in Orbyt's environment rather than in the database, so a database-only breach cannot decrypt it. If you clear your browser data, the key is recovered automatically. Remove it any time in Settings > Preferences.