Orbit's AI features use your own API key from OpenAI, Anthropic, or xAI (Grok). This guide explains everything you need to know.
Why does Orbit use my API key?
Orbit uses a "bring your own key" (BYOK) model instead of bundling AI costs into the subscription. Here's why:
Cost transparency: You see exactly what AI costs you. No hidden markups or surprise charges. Most users spend $1-5/month.
Privacy: Your prompts go directly to the AI provider. Orbit never routes your data through our servers for AI processing. Your job descriptions, resumes, and personal notes stay between you and your chosen provider.
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.
No usage limits: With your own key, there are no artificial AI usage caps. Use Scout Chat as much as you want.
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 Orbit
- 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 in your browser's localStorage only. It is never sent to Orbit's servers or synced to Supabase. If you clear your browser data, you'll need to re-enter it. The key only leaves your browser when making direct API calls to your chosen provider.