Skip to main content

API keys

API keys let you perform actions in your Mitzu organisation through the Mitzu API. Each key is tied to your organisation, not an individual workspace.

Viewing existing API keys​

Your existing API keys are shown in a table with the following columns:

  • Name — a label used to identify the API key.
  • Expires at — the date the key stops working.
  • State — the current status: enabled, disabled, or expired.
image

Creating a new API key​

  1. Click Add new API key.
  2. In the dialog, enter a Name and (optionally) an Expiration Date. Leave the expiration date empty if you want the key to never expire.
  3. Click Add to generate the key.
image

The generated key is displayed once. Copy it immediately — Mitzu will not show it again after the dialog is closed.

image

Enabling or disabling an API key​

You can toggle a key between enabled and disabled without deleting it:

  1. Select the key by checking the box in its row.
  2. Click Enable / Disable.
  3. The key's state updates immediately.

Deleting an API key​

  1. Select the key by checking the box in its row.
  2. Click Remove.
  3. In the confirmation dialog, click Delete to permanently remove the key.
image