Create API credentials

API Credentials issues OAuth client-credential pairs for machine-to-machine access — your own automation reading the audit trail, or exporting policy.

  1. Create credential, name it for the thing that will use it.
  2. Choose scopes — read-only ones like audit:read where possible.
  3. Optionally restrict it to an IP allowlist and set an expiry.
  4. The secret is shown exactly once. Store it in your secret manager before closing the dialog.

Rotating and revoking

Both actions ask for confirmation, and name the credential in the prompt, because both break whatever is currently using it.

API Credentials — create a scoped, expiring credential. The secret is shown exactly once. API Credentials — create a scoped, expiring credential. The secret is shown exactly once.


Revision #10
Created 2026-08-01 13:06:48 UTC by Sentilai Docs
Updated 2026-08-05 06:29:39 UTC by Sentilai Docs