Skip to main content
POST
/emails/verify

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
email
string
required
Minimum string length: 3
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

email
string
required
status
enum<string>
required
Available options:
valid,
invalid,
risky
resolved_by
string
required
@type
string
default:EmailVerifyResult
is_personal
boolean
default:false
mx_provider
string | null