Skip to content

Commit

Permalink
Update manage_api_keys.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesLR-sekoia authored Jun 28, 2024
1 parent b5de70c commit d07e5e5
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/getting_started/manage_api_keys.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,17 @@ On this view, you can:

## Create an API key

!!! Note
Prior to create an API key, one MUST create a **custom role** as API key creation does not support the association to a built-in role.

To create a new API key, you’ll have to:

1. Click on the `+ API key` button
2. Give a name and a description to your key (description should be more than 10 characters and less than 100 characters)
3. Select one or more roles to associate with your key. For instance, if you want to use your key to retrieve information from the Intelligence Center, please select the role `ic_viewer - Intelligence Center Read-Only`
3. Select one or more **custom roles** to associate with your key depending on your need. For instance, if you want to use your key to retrieve information from the Intelligence Center, please select a custom role using one of the permissions `View Intelligence` or `View Intelligence with limited access`
4. Click on `Save`

!!! note
!!! Note
The key will only be displayed once. We recommend you to save it into a vault.

## Revoke an API Key
Expand Down

0 comments on commit d07e5e5

Please sign in to comment.