BloodhoundBloodhound Docsv1

API keys

Create, store, rotate, and revoke Bloodhound credentials safely.

Create keys from the API key console. New keys begin with bh_live_ and are shown in full once.

  1. Create a separate key for each application and environment.
  2. Store it in a secret manager or protected environment variable.
  3. Rotate it by creating a replacement before revoking the old key.
  4. Revoke unused or exposed keys immediately.

New keys currently carry the account's standard API permissions. Separate per-key permission controls are not available yet.

Next steps

Read authentication and best practices.

On this page