Authorizations
Headers
The domain of the DNS you want to check
The type of DNS record you want to retrieve (e.g., A
, MX
)
Response
The following DNS record types are supported by the API:
- A: IPv4 address record
- AAAA: IPv6 address record
- MX: Mail exchange record
- NS: Name server record
- PTR: Pointer record
- CNAME: Canonical name record
- SOA: Start of authority record
- TXT: Text record
- SRV: Service record
- CAA: Certification Authority Authorization record
- DS: Delegation Signer record
- DNSKEY: DNS Key record