Skip to content

Generate your kluster.ai API key

The API key is a unique identifier that authenticates requests associated with your account. You must have at least one API key to access kluster.ai's services.

This guide will help you obtain an API key, the first step to leveraging kluster.ai's powerful and cost-effective AI capabilities.

Create an account

If you haven't already created an account with kluster.ai, visit the registration page and take the following steps:

  1. Enter your full name
  2. Provide a valid email address
  3. Create a secure password
  4. Click the Sign up button

Signup Page

Generate a new API key

After you've signed up or logged into the platform through the login page, take the following steps:

  1. Select API Keys on the left-hand side menu
  2. In the API Keys section, click the Issue New API Key button

    Issue New API Key

  3. Enter a descriptive name for your API key in the popup, then click Create Key

    Generate API Key

Copy and secure your API key

  1. Once generated, your API key will be displayed
  2. Copy the key and store it in a secure location, such as a password manager

    Warning

    For security reasons, you won't be able to view the key again. If lost, you will need to generate a new one.

Copy API key

Security tips

  • Keep it secret - do not share your API key publicly or commit it to version control systems
  • Use environment variables - store your API key in environment variables instead of hardcoding them
  • Regenerate if compromised - if you suspect your API key has been exposed, regenerate it immediately from the API Keys section

Managing your API keys

The API Key Management section allows you to efficiently manage your kluster.ai API keys. You can create, view, and delete API keys by navigating to the API Keys section. Your API keys will be listed in the API Key Management section.

To delete an API key, take the following steps:

  1. Locate the API key you wish to delete in the list
  2. Click the trash bin icon ( ) in the Actions column
  3. Confirm the deletion when prompted

Delete API key

Warning

Once deleted, the API key cannot be used again and you must generate a new one if needed.

Next steps

Now that you have your API key, you can start integrating kluster.ai's LLMs into your applications. Refer to our Getting Started guide for detailed instructions on using the API.