Choosing a Provider
sideBar supports three providers: Anthropic, OpenAI, and Google. All three work with sideBar’s core features. The best choice depends on which you already have an account with, or which model you prefer. You can switch providers at any time from Settings > sideBar without losing any of your content or memories.Getting an API Key
Each provider has their own dashboard for creating API keys. Pick your provider below for step-by-step instructions.Anthropic
- Go to platform.claude.com and sign up or sign in.
- Open Settings > Billing and add a payment method.
- Go to Settings > API Keys.
- Click Create Key, give it a name (e.g. “sideBar”), and click Create Key to confirm.
- Copy the key (it starts with
sk-ant-api03-). This is the only time it will be shown.
OpenAI
- Go to platform.openai.com and sign up or sign in.
- Open Settings > Billing and add a payment method.
- Click API keys in the left sidebar.
- Click Create new secret key, give it a name (e.g. “sideBar”), and click Create secret key.
- Copy the key (it starts with
sk-proj-). This is the only time it will be shown.
- Go to aistudio.google.com/apikey and sign in with your Google account.
- Click Get API key if you are not already on the API keys page.
- Click Create a Gemini API Key and select a Google Cloud project (or let Google create a default one for you).
- Copy the key (it starts with
AIza). Unlike Anthropic and OpenAI, you can view this key again later from the same page.
Adding Your Key to sideBar
- Open Settings > sideBar.
- Select your provider under AI Provider.
- Paste your API key into the field and save.
Troubleshooting
If sideBar shows an error after you add your key, the most common causes are:- Key copied incorrectly: make sure you copied the full key without extra spaces or missing characters
- No credits or payment method: check your billing settings with your provider, as most providers require a payment method before keys can be used
- Key revoked or expired: generate a new key from your provider’s dashboard and update it in Settings > sideBar