Find Management API Keys
To find your existing Management API Keys:- Log in to the Honeycomb UI.
- From the navigation bar, select Account, and then Team Settings.
- Select the API Keys view.
Create Management API Key
To create a Management API Key, you must be a Team Owner.
- Log in to the Honeycomb UI.
- From the navigation bar, select Account, and then Team Settings.
- Select the API Keys view.
- Select Create Management API Key.
- In the Create Management API Key modal, enter a Name for the API Key, and select the scopes you would like assigned to the API Key. To learn more about the scopes that you can assign to API Keys, visit the Management Key scopes section.
- Select Create.
- Copy your Key Secret and save it to a secure location. For security reasons, you will not be able to see the secret portion of the API Key again.
- Select I’ve copied the key secret.
- Optionally, copy your Key ID. To use the Management API, you will need both the Key Secret and the Key ID. Unlike the Key Secret, the Key ID is available after creation.
Disable Management Keys
To disable a Management Key, you must be a Team Owner.
- Log in to the Honeycomb UI.
- From the navigation bar, select Account, and then Team Settings.
- Select the API Keys view.
- In the list, locate the Management Key that you want to disable, and select Details to view its settings.
- Locate the Enable checkbox, and deselect it.
- Select Save.
Delete Management Keys
To delete your Management Key:- Log in to the Honeycomb UI.
- From the navigation bar, select Account, and then Team Settings.
- Select the API Keys view.
- In the list, locate the Management Key that you want to delete, and select Details to view its settings.
- Select Delete.
- In the Delete Management API Key? modal, enter the name of the Management Key (located above the field).
- Select Delete.
Management Key Scopes
You can control the actions that a Management API Key may perform in your Team at a more granular level.You cannot change scopes assigned to a Management Key after the key has been created.
Management Keys can be deleted.
API Keys
| Scope | Description |
|---|---|
api-keys:read | Grants list and view details to the team’s API Keys. |
api-keys:write | Grants create, list, update, delete and view details for the team’s API Keys. |
environments:read | Grants list and view details to the team’s Environments. |
environments:write | Grants create, list, update, and view details for the team’s Environments. |