New Relic

api.newrelic.com

Community

New Relic provides application performance monitoring (APM), infrastructure monitoring, synthetic monitoring, and alerting. Query real-time telemetry data using NRQL, manage alert policies and conditions, and monitor application health across your entire stack.

Auth

api_key

Pricing

free

Spec version

1.0

Base URL

https://api.newrelic.com

Last verified

2026-03-01 11:54:12

Health

Loading health data...

Capabilities

create_alert_policy

analytics

Create a new alert policy with a specified name and incident preference strategy (per-policy, per-condition, or per-entity).

Detail: https://api.newrelic.com/capabilities/create_alert_policy

get_application

analytics

Get detailed information about a specific monitored application including performance metrics, settings, and health status.

Detail: https://api.newrelic.com/capabilities/get_application

get_synthetics_monitors

analytics

List all synthetic monitors that check endpoint availability, including their status, locations, frequency, and type.

Detail: https://api.newrelic.com/capabilities/get_synthetics_monitors

list_alert_conditions

analytics

List NRQL alert conditions associated with a specific alert policy, including their thresholds and configuration.

Detail: https://api.newrelic.com/capabilities/list_alert_conditions

list_alert_policies

analytics

List all alert policies configured in the account, including their incident preference settings.

Detail: https://api.newrelic.com/capabilities/list_alert_policies

list_applications

analytics

List all monitored applications with their health status, response time, throughput, and error rate summaries.

Detail: https://api.newrelic.com/capabilities/list_applications

query_nrql

analytics

Execute an NRQL (New Relic Query Language) query via the NerdGraph GraphQL API to retrieve telemetry data, metrics, events, logs, and traces.

Detail: https://api.newrelic.com/capabilities/query_nrql

Agent Preview

This is what an AI agent sees when it discovers this service via the Gateway:

Service: New Relic
Description: New Relic provides application performance monitoring (APM), infrastructure monitoring, synthetic monitoring, and alerting. Query real-time telemetry data using NRQL, manage alert policies and conditions, and monitor application health across your entire stack.
Auth: api_key
Capabilities:
  - create_alert_policy: Create a new alert policy with a specified name and incident preference strategy (per-policy, per-condition, or per-entity).
  - get_application: Get detailed information about a specific monitored application including performance metrics, settings, and health status.
  - get_synthetics_monitors: List all synthetic monitors that check endpoint availability, including their status, locations, frequency, and type.
  - list_alert_conditions: List NRQL alert conditions associated with a specific alert policy, including their thresholds and configuration.
  - list_alert_policies: List all alert policies configured in the account, including their incident preference settings.
  - list_applications: List all monitored applications with their health status, response time, throughput, and error rate summaries.
  - query_nrql: Execute an NRQL (New Relic Query Language) query via the NerdGraph GraphQL API to retrieve telemetry data, metrics, events, logs, and traces.