Domains

Check DNS records for a domain

Check all required DNS A records for a domain and stream results via Server-Sent Events

post/api/v1/domains/check-dns

Request body

domainstring required

The domain name to check DNS records for

Example request

{
  "domain": "example.com"
}

Response

Successful Response

{"stackTrail":"paths:/api/v1/domains/check-dns:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.