New Relic Alerts API

The New Relic Alerts REST API provides endpoints for programmatically managing alert policies, conditions, notification channels, and muting rules. New Relic recommends using NerdGraph for new alert management integrations, as the REST Alerts API is in maintenance mode.

API entry from apis.yml

apis.yml Raw ↑
aid: new-relic:new-relic-alerts-api
name: New Relic Alerts API
description: The New Relic Alerts REST API provides endpoints for programmatically managing alert policies,
  conditions, notification channels, and muting rules. New Relic recommends using NerdGraph for new alert
  management integrations, as the REST Alerts API is in maintenance mode.
image: https://newrelic.com/themes/custom/erno/assets/mediakit/new_relic_logo_horizontal.png
humanURL: https://docs.newrelic.com/docs/alerts/scale-automate/rest-api/rest-api-calls-alerts/
baseURL: https://api.newrelic.com/v2/
properties:
- type: Documentation
  url: https://docs.newrelic.com/docs/alerts/scale-automate/rest-api/rest-api-calls-alerts/
- type: Authentication
  url: https://docs.newrelic.com/docs/apis/intro-apis/new-relic-api-keys/
tags:
- Alerts
- Monitoring
- Notifications
- REST