v1

latestOpenAPI 3.1.02026-07-2616459400.5 KB
Domain APIs

Verify Domain DNS Records

This API triggers a DNS validation check for a specified domain, verifying the setup of key email authentication and routing records — including DKIM, envelope sender (custom return path), and inbound routing. Use this endpoint to confirm whether your domain's DNS records are correctly configured and active. A valid bearer token (Email API Key) is required and can be found under Settings → Integrations → API in your account.

get/domains/validate/{domain}

Path parameters

domainstring required
Example:example.com

The domain name to verify. Must belong to your account or subaccount. Example: example.com

Headers

on_behalf_ofstring
Example:subaccount_username

(Optional) Use this header to perform the verification on behalf of a subaccount. Only required when using a master account’s API key.

Response

DNS records verified successfully.

domainstring