Authenticate Domain

Authenticates a specific domain. Use this to: - Authenticate a domain - Verify DNS record configuration - Complete domain setup for sending - Enable domain for email authentication Key information returned: - Authentication success confirmation - Domain readiness status for email sending

Authentication

api-keystring

The API key should be passed in the request headers as api-key for authentication.

Path parameters

domainNamestringRequired
Domain name

Response

Domain authenticated successfully
domain_namestring
Domain name that was authenticated
messagestring
Success message confirming authentication

Errors