Verify Domain
Domain API
Domain verification
Verify a domain’s DNS settings
POST
Verify Domain
Verify a domain’s DNS settings. This endpoint checks if the required DNS records (DKIM and SPF) are properly configured for the specified domain.
Features
- DNS records verification (DKIM and SPF)
- Domain status checking
- Real-time verification results
- Detailed error messages for misconfigurations
Response
200 OK: Domain verification successful400 Bad Request: Invalid domain ID or domain not found401 Unauthorized: Invalid API key
The domain must be in ‘Active’ status to be verified. If the domain is not active, wait for some time and try again.
No request body is required. The domain ID should be provided in the URL path.