This page contains the setup guide and reference information for the OpenAI connector.
Prerequisites
Before connecting your OpenAI account, ensure that:
-
You have an active OpenAI account.
-
You have the necessary API access permissions in your OpenAI account.
Setup Guide
Follow these steps to connect your OpenAI account:
-
Log in to your OpenAI Dashboard.
-
Navigate to the API Keys section.
-
Click on + Create New Secret Key.
-
(Optional) Configure any restrictions or permissions for the key based on your security requirements.
-
Click Create secret key.
-
Copy the generated API key immediately—this key will not be visible again.
-
Go to Keragon and visit the "Authentications" tab.
-
Click "Create new" and select OpenAI.
-
Paste the copied API key into the corresponding field and save.
Troubleshooting and Common Errors
Error Code | Description | Resolution |
---|---|---|
401 | Invalid API Key | Verify and re-enter the API key. |
429 | Rate Limit Exceeded | Reduce request frequency or upgrade your OpenAI plan. |
500 | Internal Server Error | Try again later; check OpenAI status. |