-
Notifications
You must be signed in to change notification settings - Fork 0
Manage API Keys
API keys on Augmend.com allow developers to authenticate and interact with Augmend's APIs securely. Each API key is unique and provides access based on the permissions assigned to it.
Create an Augmend account here.
Navigate to the API Keys section in your account settings (https://augmend.com/settings). The API Keys Table will display entries for all your existing non-expired API keys along with their descriptions. Note that the actual keys are not visible, only the creation date, expiration date and description.
Expired keys are removed automatically.
-
Click the "Create" button to open the Create API Key Modal.
-
Provide a description for the new API key (or use the default created).

-
Submit the form to generate a new API key.
-
The new API key will be displayed in the Show API Key Modal. Make sure to copy and save your API key in a secure location as it will not be shown again.

⚠️ Important: Your API Key will only be visible this one time, copy it to your clipboard and use it the application requesting permissions (e.g. Zapier, or Video Upload API). Once the modal is closed you will not be able to view the key again.
-
From the API Keys Table, select the API keys you wish to delete.
-
Click the "Delete Selected" button to remove the selected API keys.
-
A confirmation dialog will appear. Confirm the deletion to proceed.
- Treat your API keys as sensitive information. Do not share them publicly or with unauthorized individuals.
- Regularly review and prune unnecessary or unused API keys to minimize security risks.