OpenAI
Follow the steps below to generate your API key and use it in your applications:
1. Create or Log In to Your OpenAI Account
Visit the API key page on Open AI Platform: https://platform.openai.com/account/api-keys
If you already have an account, click Log in.
If you don’t, click Sign up and register using your email address, Google, Microsoft, or Apple account.
2. Create a New API Key
Click Create new secret key.
Enter a name for the key (for example: LinknLink AI Agent).
A new API key will be generated. It usually starts with
sk-
.Copy the key immediately. For security reasons, it will only be displayed once. It is highly recommended to save it in a local file for future use.
3. Store the API Key
On Credential Services page, scroll down to "OpenAI" and paste the API key to the text box and click Save Credentials
Click Enable button to enable the credentials
Click Validate to check the added API key
Last updated