New Relic NerdGraph API

NerdGraph is New Relic's primary GraphQL API for querying observability data, managing account configuration, and accessing the full breadth of New Relic platform capabilities. It is the recommended API for new integrations, replacing the older REST API v2 for most use cases.

API entry from apis.yml

apis.yml Raw ↑
aid: new-relic:new-relic-nerdgraph-api
name: New Relic NerdGraph API
description: NerdGraph is New Relic's primary GraphQL API for querying observability data, managing account
  configuration, and accessing the full breadth of New Relic platform capabilities. It is the recommended
  API for new integrations, replacing the older REST API v2 for most use cases.
image: https://newrelic.com/themes/custom/erno/assets/mediakit/new_relic_logo_horizontal.png
humanURL: https://docs.newrelic.com/docs/apis/nerdgraph/get-started/introduction-new-relic-nerdgraph/
baseURL: https://api.newrelic.com/graphql
properties:
- type: Documentation
  url: https://docs.newrelic.com/docs/apis/nerdgraph/get-started/introduction-new-relic-nerdgraph/
- type: APIReference
  url: https://docs.newrelic.com/docs/apis/nerdgraph/get-started/nerdgraph-explorer/
- type: Authentication
  url: https://docs.newrelic.com/docs/apis/intro-apis/new-relic-api-keys/
- type: RateLimits
  url: https://docs.newrelic.com/docs/apis/nerdgraph/nerdgraph-usage-limits/
- type: GettingStarted
  url: https://docs.newrelic.com/docs/apis/nerdgraph/get-started/introduction-new-relic-nerdgraph/
- type: Console
  url: https://api.newrelic.com/graphiql
- type: Resources
  url: https://www.postman.com/new-relic/new-relic-graphql-api-collection/documentation/btuxnnc/new-relic-nerdgraph-graphql-api-collection
- url: graphql/new-relic-graphql.md
  type: GraphQL
tags:
- GraphQL
- Monitoring
- Observability
- Platform