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:

  1. From the sidebar, navigate to Applications.
    Step 1 - Open Applications Page

  2. In the applications table, locate the desired application, click the three-dot menu, and select API Keys from the dropdown.
    Step 2 - Open API Keys Option

  3. The API Keys page will display:

    • App Key – The unique key associated with the application.
    • App Secret – The secret key for secure integration.
      Step 3 - API Keys Page

Notes

  • Keep the App Secret safe — treat it like a password.
  • If compromised, regenerate the secret key immediately.

On this page