Viewing your API keys
Navigate to Settings > API Keys to view your existing API keys. You’ll see a list of your keys along with their expiration dates and assigned permissions.API key permissions
API keys can have different permissions depending on what you need them to do. Most Narrative API endpoints have their own permission boundaries in addition to the access level (Read or Write) granted to the API key. For example, all API endpoints under/data-planes require the data-planes permission. A key can have Read access, Write access, or both.
API key expiration
API keys can have an expiration date, after which they’re no longer valid.Creating a new API key
1
Open the API Keys page
Navigate to Settings > API Keys.
2
Create the key
Click New API Key.
3
Configure the key
Enter a name for the key, select the permissions you want to grant, and set an expiration date.
4
Save your key
Copy and securely store the API key. You won’t be able to view the full key again after this step.
Revoking an API key
To revoke an API key:- Navigate to Settings > API Keys.
- Click the … menu next to the key you want to revoke.
- Select Delete.

