Setup Guide
Create an OpenAI API Key
Blazebar needs an API key to talk to OpenAI models. This takes about 2 minutes. You'll need an OpenAI account.
1
Open the API Keys page
Go to platform.openai.com/api-keys and log in. Click + Create new secret key.
API keys
+ Create new secret key
| Name | Secret key | Created |
|---|---|---|
| My App | sk-...xR4q | Jan 15, 2026 |
2
Configure your key
In the dialog, give your key a name (e.g. Blazebar).
Leave Owned by as "You", project as "Default", and permissions as All.
Click Create secret key.
3
Copy your key
Your key is shown only once. Click Copy and save it somewhere safe.
It starts with sk-proj-...
4
Paste it into Blazebar
Open Blazebar settings (click the menu bar icon → Settings), select OpenAI as your provider, and paste your API key.
Tip: Blazebar stores your key securely in the macOS Keychain and sends it only to OpenAI — never to Blazebar's servers.
5
Add API credits
OpenAI's API is pay-as-you-go. Go to Billing, click Add to credit balance, and load at least $5.
You're all set.