LibreNMS allows you to receive alerts from LibreNMS using API endpoints as well as webhooks
Create API access token
to generate a new API key.Create API Token
.Alerts
tab in the navigation bar and click on Alert Transports
.Create add transport
and select Transport type
as API
. Select the API Method
as POST
.
API URL
with https://api.keephq.dev/alerts/event/libre_nms.
body
field.Settings
.
Users and Access
tab and then select API Keys
tab and create a new API key.webhook
and click on Create API Key
.X-API-KEY
and create a new API key in Keep and paste it as the value and save the webhook.