Setup Guide

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.

1

Open the API Keys page

Go to platform.openai.com/api-keys and log in. In the left sidebar under Manage, click API keys.

platform.openai.com/api-keys
Chat
Usage
API keys
Settings
API keys + Create new secret key
NameSecret keyCreated
My Appsk-...xR4qJan 15, 2026
Click the button in the top-right corner
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.

platform.openai.com/api-keys

Create new secret key

YouService account
AllRestrictedRead only
Cancel Create secret key
Click the green button to generate your key
3

Copy your key

Your key is shown only once. Click Copy and save it somewhere safe. It starts with sk-proj-...

platform.openai.com/api-keys

Save your key

Please save your secret key in a safe place since you won't be able to view it again.

sk-proj-xxxxxxxxxxxxxxxx...xxxx Copy
Done
Important: You won't be able to see this key again after closing the dialog. If you lose it, you'll need to create a new one.
4

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.

Tip: Blazebar stores your key securely in the macOS Keychain; it never leaves your machine.