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 the details for your API Key:
Field Description Name Label for the API Key. Used to identify this key in the Honeycomb UI. Scopes Actions this key is allowed to perform on Honeycomb resources. For a full list of available scopes, visit Management Key Scopes. - Select Create.
- Copy your Secret and save it to a secure location. Honeycomb returns it only upon creation.
- Select I’ve copied the secret.
- Optionally, copy your Key ID. You will need both your Key ID and Secret to authenticate requests to the API. Your Key ID is always available after creation, but your Secret is not.
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. |