New Relic GraphQL 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.
Overview
New Relic GraphQL API is a GraphQL API specification published by New Relic on the APIs.io network.
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.
The GraphQL endpoint is available at https://api.newrelic.com/graphql. documentation is published at https://docs.newrelic.com/docs/apis/nerdgraph/get-started/introduction-new-relic-nerdgraph/.
The specification includes 6 reference links.
Tagged areas include Analysis, Analytics, APM, DevOps, and Infrastructure.
Endpoint
References
- Documentation https://docs.newrelic.com/docs/apis/nerdgraph/get-started/introduction-new-relic-nerdgraph/
- APIReference https://docs.newrelic.com/docs/apis/nerdgraph/get-started/nerdgraph-explorer/
- Authentication https://docs.newrelic.com/docs/apis/intro-apis/new-relic-api-keys/
- Documentation https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/administration/synthetics-api/
- APIReference https://docs.newrelic.com/docs/apis/nerdgraph/examples/synthetics-api/overview/
- Authentication https://docs.newrelic.com/docs/apis/intro-apis/new-relic-api-keys/