Adding secrets

Last published : Sep 15, 2026
You can add secrets to registered API apps to enable secrets-based authentication.
To add a new certificate:
  1. In the left navigation pane, select App registrations.
    The App registrations page appears.
  2. Select the API app for which you want to add a certificate.
    The API app details page appears.
  3. On the Secrets tab, click Add Secret.
    The Add Secret dialog box appears.
  4. In the Certificate Name field, enter a name for the secret security key.
  5. Specify the expiry date for the secret security key.
  6. Click Create.
    The secret is added to the API app and appears in the secrets list.
Related information