๐Ÿ”‘Create an API key

Authenticate Unitlab's CLI and SDK with an API key

To create an API key in Unitlab:

  1. Log in to Unitlab: https://app.unitlab.ai

  2. Click API Keys in the left sidebar.

  3. Click the New Key button.

Your API key will be generated with a unique API ID and the API key. Copy and use your newly created API key to authenticate with the Unitlab.

Tips:

  • Keep your API keys secret. Do not share them with anyone else.

  • Create a new API key if you need to revoke access to your Unitlab account.

Additional information:

  • API keys are used to authenticate with the Unitlab API.

  • API keys can be used to access all of the Unitlab API endpoints, including the CLI and Python SDK.

  • API keys can be revoked by deleting or disabling them at any time.

Last updated