Skip to main content
GET
Verify an email address

Authorizations

Authorization
string
header
required

API key in the format: Bearer {api_token}

Query Parameters

email
string
required

Email address to verify.

Response

Verification result

object
enum<string>
Available options:
lead_email_verification
email
string | null
status
string | null

valid, invalid, accept_all, webmail, disposable, unknown.

result
string | null

deliverable, undeliverable, or risky.

score
integer | null
regexp
boolean | null
gibberish
boolean | null
disposable
boolean | null
webmail
boolean | null
mx_records
boolean | null
smtp_server
boolean | null
smtp_check
boolean | null
accept_all
boolean | null
block
boolean | null