Learning Timeline
Key Insights
API Key Security
Ensure you copy the API key immediately after it is generated. For security reasons, OpenAI will not display the key again once you close the 'Create secret key' window.
Reusing Connections
You don't need to create a new connection for every ChatGPT module within the same scenario. Simply select an existing connection from the dropdown menu to save time.
Step by Step
How to Generate an OpenAI API Key and Connect it to Make
- Visit the platform.openai.com/api-keys website.
- Click on the 'Create new secret key' button.
- Enter a name for the key (e.g., 'make tutorial') in the 'Name' field.
- Click 'Create secret key' and immediately copy the generated API key.
- Open your Make scenario and click on any OpenAI or ChatGPT module.
- Click the 'Add' button in the Connection section to add a new connection.
- Change the 'Connection name' to something easy to remember (e.g., 'make tutorial').
- Paste the copied API key into the 'API Key' field.
- Click the 'Save' button to activate the connection.
- Click 'OK' on the module window.
- For other ChatGPT or OpenAI modules in the same scenario, simply select the 'make tutorial' connection from the dropdown list and click 'OK'.