New Relic Synthetics API

The New Relic Synthetics API, available through NerdGraph, allows you to programmatically create, update, delete, and query synthetic monitors including ping monitors, scripted API monitors, browser monitors, and broken links monitors. A legacy REST-based Synthetics API is also available but NerdGraph is the recommended approach.

API entry from apis.yml

apis.yml Raw ↑
aid: new-relic:new-relic-synthetics-api
name: New Relic Synthetics API
description: The New Relic Synthetics API, available through NerdGraph, allows you to programmatically
  create, update, delete, and query synthetic monitors including ping monitors, scripted API monitors,
  browser monitors, and broken links monitors. A legacy REST-based Synthetics API is also available but
  NerdGraph is the recommended approach.
image: https://newrelic.com/themes/custom/erno/assets/mediakit/new_relic_logo_horizontal.png
humanURL: https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/administration/synthetics-api/
baseURL: https://api.newrelic.com/graphql
properties:
- type: Documentation
  url: https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/administration/synthetics-api/
- type: APIReference
  url: https://docs.newrelic.com/docs/apis/nerdgraph/examples/synthetics-api/overview/
- type: Authentication
  url: https://docs.newrelic.com/docs/apis/intro-apis/new-relic-api-keys/
tags:
- Monitoring
- Synthetics
- Testing
- Uptime Monitoring