Description
Our email bounce checker identifies which emails will bounce and thus are not safe to send. Keep your bounce rate under control with Reacher.
API Response
{
"input": "john.doe@realcompany.com",
"smtp": {
"is_deliverable": true,
// -- snip --
}
}