Managing API Keys for Your Application
A complete guide to creating, viewing, and revoking API keys.
Overview
The View API Keys feature lets you securely access the App Key and App Secret of an application.
Accessing the API Keys
To view the API keys of an application:
-
From the sidebar, navigate to Applications.
-
In the applications table, locate the desired application, click the three-dot menu, and select API Keys from the dropdown.
-
The API Keys page will display:
- App Key – The unique key associated with the application.
- App Secret – The secret key for secure integration.
Notes
- Keep the App Secret safe — treat it like a password.
- If compromised, regenerate the secret key immediately.