New Relic Infrastructure Alerts API

The New Relic Infrastructure Alerts REST API provides endpoints for creating and managing infrastructure-specific alert conditions such as host, process, and integration alert conditions. It uses the infra-api.newrelic.com endpoint and is separate from the general Alerts REST API.

API entry from apis.yml

apis.yml Raw ↑
aid: new-relic:new-relic-infrastructure-alerts-api
name: New Relic Infrastructure Alerts API
description: The New Relic Infrastructure Alerts REST API provides endpoints for creating and managing
  infrastructure-specific alert conditions such as host, process, and integration alert conditions. It
  uses the infra-api.newrelic.com endpoint and is separate from the general Alerts REST API.
image: https://newrelic.com/themes/custom/erno/assets/mediakit/new_relic_logo_horizontal.png
humanURL: https://docs.newrelic.com/docs/infrastructure/infrastructure-alerts/rest-api-calls-new-relic-infrastructure-alerts/
baseURL: https://infra-api.newrelic.com/v2/
properties:
- type: Documentation
  url: https://docs.newrelic.com/docs/infrastructure/infrastructure-alerts/rest-api-calls-new-relic-infrastructure-alerts/
- type: Authentication
  url: https://docs.newrelic.com/docs/apis/intro-apis/new-relic-api-keys/
tags:
- Alerts
- Infrastructure
- Monitoring
- REST