API keys in Paradime are generated at a workspace level.If using multiple workspaces you will need to use different API credentials in the Authorization headers.
Generate a new set of API keys
To generate API credentials for making API calls in Paradime, navigate to the Account Settings screen and select Workspace Settings from the left panel. Scroll to the bottom of the screen and click on Generate API Keys.
Here you will be able to:
- Provide a human readable name to help identify what is the API key generated for
- Set an optional lifetime in days for the API keys, after the credentials will expire those will not be valid
- Grant a set of capabilities or scopes to the API keys
Capabilities
Make sure to store your API credentials securely in a password manager like Lastpass/Dashlane.After refreshing/leaving this screen you wont be able to retrieve the API keys again.
View existing API keys details
To view all active API keys in the workspace, navigate to the Account Settings screen and select Workspace Settings from the left panel. Scroll to the bottom of the screen to find details of all API keys.
To view the capabilities assigned to a set of API keys, click on the name of the API key to view additional details.
Delete API keys
To delete a set of API keys, navigate to the Account Settings screen and select Workspace Settings from the left panel. Scroll to the bottom of the screen to find details of all API keys.
To delete an API key, click on the name of the API key to view and select the delete option.
Please note that this action is irreversible, and any API calls made using the deleted API key will fail.