Skip to main content

Generating API Key to connect to Openai

Connecting to OpenAI

IntelliBuddies OpenAI Activities leverages OpenAI's REST API for communication, requiring authentication for all requests.

API Keys

You can generate the API Keys through the browser. You can swiftly invalidate them if compromised and create a new API Key for different purposes. If you ever need to turn off a particular use case, you can delete the associated API Key.

Steps To Generate API Key

  • Login to OpenAI platform.
  • Navigate to API Keys page.
  • Click on Create new secret key.
  • Type in IntelliBuddies under Name field
  • Click on Create secret key.
  • Copy the generated API key.