Skip to content

Generate your fizz.ai API key

fizz.ai provides a unique API service with an Adaptive Inference service that dynamically scales resources for high-volume, asynchronous processing, delivering lower costs than traditional batch solutions.

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

Create an account

If you haven't already created an account with fizz.ai, visit the fizz.ai 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

Generate a new API key

After you've signed up or logged into the platform through the fizz.ai 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

  3. Enter a descriptive name for your API key in the popup, then click Create 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.

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 fizz.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

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 fizz.ai's LLMs into your applications. Refer to our Getting Started guide for detailed instructions on using the API.