Email Verification Endpoint
This request verifies an email
This request verifies an email
POST
/verify/email
The cost is 1 credits, you are only charged on a successfully verified or non-verified email.
It checks for deliverability, if it is a free email or a disposable email, a spam trap or other.
Request Body
Name | Type | Description |
---|---|---|
emailaddress* | String | The email address <example@example.com> |
Expected Response
Last updated