Validate email addresses

Run validation to identify poor quality emails to clean up your recipient list.

Please log in to see full path URL. Learn why.
post
/email/2/validation
Request rate limit:
150 requests / second (per account)
Request Body schema:
collapse all -
to
required
string

Email address of the recipient.

Responses

200

successful response

400

bad request responses

401

Unauthorized

403

Forbidden

429

Too Many Requests

500

Internal Server Error

Request samples

Content type
Copy
Collapse all
{
  • "to": "abc@zxc.com"
}

Response samples

Content type
Example

Valid email box response

Copy
Collapse all
{
  • "to": "abc@zxc.com",
  • "validMailbox": "true",
  • "validSyntax": true,
  • "catchAll": false,
  • "disposable": false,
  • "roleBased": false,
  • "risk": "LOW"
}

Encountering issues

Contact our support

What's new? Check out

Release Notes

Unsure about a term? See

Glossary

Research panel

Help shape the future of our products
Learn more
Service status

Copyright @ 2006-2025 Infobip ltd.