Get Domain Configuration
Retrieves configuration of a specific domain, to know if the domain is valid or not.
Use this to:
- Check domain configuration
- Validate a domain configuration
- Monitor DNS record status
- Troubleshoot authentication issues
Key information returned:
- Domain verification and authentication status
- DNS records configuration and validation status
- Detailed authentication requirements
Authentication
api-keystring
The API key should be passed in the request headers as api-key for authentication.
Path parameters
domainName
Domain name
Response
Domain configuration retrieved successfully
domain
Domain name
verified
Status of domain verification (true=verified, false=non verified)
authenticated
Status of domain authentication (true=authenticated, false=non authenticated)
dns_records
DNS records configuration and status