How to create an OpenAI API Key
OpenAI

How to create an OpenAI API Key

Justin
March 28, 2023
2 min read

Create an OpenAI Account

If you don't already have one, visit OpenAI's website and create a new account.


Create a key

Once you have signed into your account, visit https://platform.openai.com/overview.

  1. Click on your name or the name of your organization in the top right corner of the page.

    Click your organization name in the top right corner

  2. In the drop down menu, click View API Keys.

    Click View API Keys in the dropdown menu

  3. Click the + Create new secret key button.

    Click the Create new secret key button

  4. Write down your new key. Once you close this dialog window, you won't be able to view this secret again.

    Copy your new secret key before closing the dialog

You're done! Now you have an API Key that you can use to build integrations with.