> For the complete documentation index, see [llms.txt](https://docs.unitlab.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unitlab.ai/how-to-integrate/create-an-api-key.md).

# Create an API key

To create an API key in Unitlab:

1. Log in to Unitlab: [https://app.unitlab.ai](https://app.unitlab.ai/)
2. Click **API Keys** in the left sidebar.
3. Click the **New Key** button.

<figure><img src="/files/GnpprwDfFD1nV3d3dz0I" alt=""><figcaption></figcaption></figure>

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.
