Show/Hide Toolbars

PerfectApps™ Help Guide

To start using the OpenAI API, you first need to create an account on OpenAI and generate an API key.

Here's a step-by-step guide:

 

Document Icon

To create an account on OpenAI and generate an API key:

 

1. Visit the OpenAI website.

2. Click the 'Sign-up' button.

3. Fill out the necessary information to create your account.

4. Login with your new credentials.

5. To use the OpenAI API, you'll need a paid account. Upgrade your account following the instructions provided on the platform.

6. After logging in, go to the API Keys section of your account.

OpenAI API Keys

7. Click the '+ Create new secret key' button to generate an API key. In the pop-up window you can optionally provide a description for the key to help identify it later.

8. Your new API key will appear in the “Active keys” list. You'll need this key to make requests to the OpenAI API. Make sure to copy this key and keep it in a secure place.

Red_Warning

Remember, your OpenAI API key is sensitive information. Treat it like a password and keep it confidential. Please don’t share it with anyone or post it publicly, including GitHub, public forums, or social media.

 

See also: Step 2: Set up a connection to the OpenAI API

Return to: How to build an AI powered chatbot