How to create an API Key from OpenAI

Note: If you are intending to use this API for large company-sized applications, check out the OpenAI pricing.

Getting Started

  1. Login to your OpenAI account or create one

  2. Visit the API keys page

  3. Click the Create new secret Key button

  1. Copy the API key and store it somewhere safe because you can only see it once

Now, you can use that API key to access the API in your applications.