Generate a Standard API Key
Standard API keys provide access to most OpenAI API features including models, completions, embeddings, and more.
Access API Keys Page
1. Log in to your OpenAI account at https://platform.openai.com
2. Click “API keys” in the left sidebar
3. Or directly visit https://platform.openai.com/api-keys
Create a New API Key
Click the “Create new secret key” button to generate a new API key. The dialog shows fields in this order: Name, Project, Permissions.
- Enter a descriptive name (e.g., “StackOne Integration”)
- Select a Project (required — the Create button stays disabled until a project is selected)
- Select permissions: Choose ‘All’ for full access or customize based on your needs
- Click “Create secret key”
Linking the Account from the Hub
Navigate to the Hub
If the account linking is successful, you will see the newly linked account in your Accounts page.