DNS Check REST API

RESTful JSON API for managing DNS record monitors and DNS record group monitors at DNSCheck.co. All requests use GET and authenticate via a 32-character API key passed as the api_key query parameter; the API is versioned in the URL path (v1).

API entry from apis.yml

apis.yml Raw ↑
aid: dns-check:rest-api
name: DNS Check REST API
description: RESTful JSON API for managing DNS record monitors and DNS record group monitors at DNSCheck.co.
  All requests use GET and authenticate via a 32-character API key passed as the api_key query parameter;
  the API is versioned in the URL path (v1).
humanURL: https://www.dnscheck.co/api
baseURL: https://www.dnscheck.co/api
tags:
- DNS
- DNS Monitoring
- DNS Records
- Domain Monitoring
properties:
- type: Documentation
  url: https://www.dnscheck.co/api
- type: Authentication
  url: https://www.dnscheck.co/api/generate-key
- type: DNS Record Monitoring
  url: https://www.dnscheck.co/api/dns-record-monitoring
- type: DNS Record Group Monitoring
  url: https://www.dnscheck.co/api/dns-record-group-monitoring