Skip to main content
POST
Assess email domain health

Authorizations

Authorization
string
header
required

Bearer token authentication. Use format: Bearer YOUR_API_KEY

Body

application/x-www-form-urlencoded
email_domain
required

Email address

dkim_test_type
enum<string>

DKIM test option. Both quick and full check the same seven common selectors; full does not expand the scan.

Available options:
quick,
full
Example:

"quick"

Response

Successfully completed health check

status
enum<string>
required
Available options:
success
data
object
required