Skip to main content
POST
Verify Email

Example

Response

Status Values

Bulk Verification

To verify multiple emails, loop through your list:

Authorizations

Authorization
string
header
required

API key authentication. Get your API key from the GrowEasy dashboard.

Body

application/json

Email to verify

email
string<email>
required

Email address to verify

Example:

"john.smith@acme.com"

Response

Email verification completed

success
boolean
Example:

true

data
object