Create an OpenAI API Key
Blazebar needs an API key to talk to OpenAI models (GPT-4o, o1, etc.). This takes about 2 minutes. You'll need an OpenAI account.
Heads up: OpenAI's API is pay-as-you-go. You'll need to add a payment method and load a small credit balance ($5 minimum) before your key will work. New accounts may get free trial credits.
Open the API Keys page
Go to platform.openai.com/api-keys and log in. In the left sidebar under Manage, click API keys.
| Name | Secret key | Created |
|---|---|---|
| My App | sk-...xR4q | Jan 15, 2026 |
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.
Copy your key
Your key is shown only once. Click Copy and save it somewhere safe.
It starts with sk-proj-...
Paste it into Blazebar
Open Blazebar settings (click the menu bar icon → Settings), select OpenAI as your provider, and paste your API key. You're all set.