Generate an API key

Create and rotate API keys for programmatic access.

Prerequisites

  • Pam Pod access with Security settings permission

Steps

  1. Open Settings then Security in your Pam Pod
  2. Select Create API key and copy the secret once
  3. Store the key securely; it cannot be retrieved again
  4. Use Bearer authentication in API requests

See the documentation for OpenAPI reference and SDK quickstarts.

Expected result

API requests with the new key return 200 for authorized Pam Pod endpoints.

If something goes wrong

401 responses usually mean a wrong key, wrong Pam Pod scope, or a rotated key still cached in your integration.

Contact support · Documentation · Status

Was this page helpful?