cURL
Domains
Verify Domain
Verify DNS settings for given domain
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
domain to verify
Response
domain response
Domain name
Indication of active domain
Example:
true
Current DMARC record of the domain
Example:
"v=DMARC1; p=reject; rua=mailto:foo@bar.baz;"
Current DMARC policy
Example:
"reject"
Declared usage purpose of the domain (may be null)
Available options:
business, personal, education, nonprofit, null Example:
"business"
Created at timestamp (RFC3339)
Example:
"2024-06-10T19:55:26+00:00"
Updated at timestamp (RFC3339)
Example:
"2024-06-10T19:55:26+00:00"