Skip to main content
POST
Verify Single Email

Authorizations

x-api-key
string
header
required

API key for authentication. Pass your API key in the x-api-key header.

Body

application/json
email
string<email>
required

The email address to verify

Example:

"user@example.com"

mode
enum<string>

The mode to verify the email address, by default it is set to catch_all

Available options:
catch_all,
non_catch_all
Example:

"catch_all"

Response

Email added to queue successfully

message
object
data
object