Skip to content

Creating a OpenAI API Key

Tim Erickson edited this page Dec 9, 2024 · 2 revisions

How to Get an OpenAI API Key

  1. Visit OpenAI and log in or create an account.
  2. Add a payment method and purchase at least $5 in credits.
  3. Navigate to the API Dashboard.
  4. Go to API Keys under the user settings.
  5. Click Create new secret key.
  6. Copy the key immediately (it won’t be shown again).

Currently, using this module does require that you have an account with OpenAI and minimal balance. $5 will probably be sufficient for testing.

If you encounter any problems with these steps, please feel free to edit them and make them better - or open an issue in the issue queue.

Clone this wiki locally