Getting an OpenAI (ChatGPT) Key
Connecting NorthSignal to OpenAI gives you access to the models that power ChatGPT, including the ultra-fast gpt-5.
What Models Does This Unlock?
| Model | Best For | Speed |
|---|---|---|
gpt-5 | General conversation, creative writing, brainstorming | ⚡ Very fast |
gpt-5-mini | Quick, lightweight tasks | ⚡⚡ Fastest |
Step 1: Log into the Developer Portal
Visit the OpenAI developer website. This is different from the regular ChatGPT website.
- Go to platform.openai.com
- Log in using the same email and password you use for ChatGPT. If you don't have an account, create one (it's free to register).
Step 2: Add Billing Information
To use the API, you must have a payment method on file. You only pay for what you use, which is typically fractions of a cent per message.
- On the left sidebar, click on the Gear Icon (Settings).
- Under "Organization," click on Billing.
- Click Add payment details and enter a credit card.
- Add an initial balance — we recommend $5 to start. This will last most casual users several weeks.
How Much Will It Cost?
| Usage Level | Estimated Monthly Cost |
|---|---|
| Casual (a few chats/day) | $1 – $3 |
| Moderate (daily use, longer conversations) | $5 – $10 |
| Heavy (coding, long documents) | $10 – $25 |
OpenAI lets you set spending limits in the Billing settings. Set a monthly cap of $10 if you want to prevent surprise charges.
Step 3: Generate the Key
- On the left sidebar, click the Lock Icon (API Keys).
- Click the green button that says Create new secret key.
- Give it a name you'll remember, like
NorthSignal. - Click Create secret key.
Step 4: Copy the Key
A popup will appear with a long string of random letters and numbers starting with sk-. This is your API Key.
- Click the Copy button next to it.
You will only see this key once. OpenAI will never show it again. If you lose it, you will need to create a new one.
Step 5: Paste it into NorthSignal
- Go back to NorthSignal.
- Click the Settings (Gear Icon) in the bottom left corner.
- Click the OpenAI tab.
- Paste your key into the text box and click Save Settings.
You're all set! You can now chat with OpenAI models through NorthSignal.