Skip to main content
POST
Validate emails

Use Case:

Clean and verify email lists to improve campaign success rates and lower bounce rates.

Pricing

This is a billable endpoint — you are charged for each email validated.
Your price decreases automatically as your lifetime spend grows. Check your current tier and pricing →

Authorizations

Authorization
string
header
required

Use the required Token prefix. Example: Authorization: Token xxxxxxxxx

Body

application/json
emails
string[]
required

Response

Validation results

data
object[]

One validation result per submitted email, in input order.

meta
object

Operation metadata returned in every data/meta response.