# Managing Admin API Keys

> **PRERELEASE**

In order to provision applications via an API call, you need to first create an Admin API Key.

#### How to create Admin API Keys
To create an Admin API Key, you need to:

- Log into your Cronofy account.

- Navigate to the `Admin API` section in the menu.

- Select the Organizational Unit in which you want to create applications in.

- Click `Create new Admin API key`.

![](/images/admin_api_key_image.8dc4e4117695bb558280ca0c59b7b98c538710067ac93d97b4094b18bbf08db7.png)
#### How to revoke Admin API Keys
You can revoke an Admin API Key by:

- Log into your Cronofy account.

- Navigate to the `Admin API` section in the menu.

- Click `Revoke` next to the Admin API Key that you wish to revoke. The key will no longer be valid to make Admin API requests with.



---
[Read in HTML](/developers/admin-api/managing-admin-api-keys/)