Manage API Credentials
API credentials allow trusted systems to send alerts through Alerta without a user session.
Create and manage credentials from the Alerta dashboard at https://app.alerta.encrisoft.com. The docs do not create accounts or credentials directly.
Create Credentials
- Sign in to
https://app.alerta.encrisoft.com. - Open the Alerta dashboard for the correct organization.
- Open API Credentials.
- Create a key and secret for the service that will send alerts.
- Store the values in your secret manager before wiring them into production.
Credential Rules
- store keys and secrets in a secret manager
- create separate credentials for separate environments
- rotate credentials when a service owner changes
- avoid sharing one production credential across unrelated systems