• /
  • Log in
  • Free account

Intro to APIs for alerts and applied intelligence

We have two options for using APIs for programmatically managing New Relic's alerting and applied intelligence features:

  • NerdGraph (GraphQL): this is New Relic's primary and recommended API for querying data and making configurations. We're always adding functionality to NerdGraph. See the alerting-related NerdGraph docs.
  • REST API: this is New Relic's original API. We do minimal work on this API and that's why we recommend using NerdGraph. If you're currently using the REST API, we recommend switching to NerdGraph. See the alerting-related REST API docs.
Create issueEdit page
Copyright © 2022 New Relic Inc.