How to set up an OpenAI API key

Here are some instructions on how to do it


The OpenAI API key is needed to unlock the application functionality. Without it, you won't be able to generate posts, create new prompt , or edit existing ones.

You can set the OpenAI API key up in two easy steps.

Obtain the key from OpenAI

To obtain the API key first sign in or sign up for your OpenAI account.

You can find sign up and login link here: https://platform.openai.com/.

Once logged in, click on your profile name or Icon to open the menu.

Then select the View API Keys option as highlighted in the screenshot below.

On the API Keys page, you will see a list of existing Secret Keys.Just select Create new secret key to generate a new key.

A valid OpenAPI key must be be 51 characters long.

You will receive 5 USD credit from OpenAI for API calls (July 2023).

Keep your API key private.

Save your API key into your profile

  • go to your account menu item OpenAI Api key;
  • fill in the OpenAI API key field with a valid value (51 chars long);
  • click the Save button.

After this step, the application will be fully functional and you will be able to generate posts, create and edit prompts.