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.
Recommended lifecycle
- Create a separate key for each application and environment.
- Store it in a secret manager or protected environment variable.
- Rotate it by creating a replacement before revoking the old key.
- 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.
