API Keys
API keys allow you to perform certain actions within your Mitzu organization by using the Mitzu API.
Viewing Existing API Keys​
Your existing API keys are displayed in a table that includes the following columns:
- Name: A label used to identify the API key.
- Expires at: The expiration date of the key.
- State: The current status of the key, which can be
enabled,disabled, orexpired.

Creating a New API Key​
To create a new API key:
- Click the Add new API key button.
- In the modal that appears, provide a Name and optionally an Expiration Date.
- If the expiration date field is cleared, the API key will not expire.
- Click Add to generate the key.

Once the key has been generated, it will be displayed in the modal. Copy the key immediately, as it will not be shown again after you close the window.

Updating an API Key​
You can toggle the state of an API key:
- Select the key by checking the box in its row.
- Click Enable / Disable.
- The API key state will update accordingly.
Deleting an API Key​
To remove an API key:
- Select the key by checking the box in its row.
- Click the Remove button.
- A confirmation modal will appear.
- If you wish to proceed, click Delete.
