Email verification and validation API
Get your email lists verified
POST
https://www.simplyapi.co/email-verify
Headers
Name
Type
Description
api-key
string
Authentication token to track down who is emptying our stocks.
Request Body
Name
Type
Description
string
email id to verify and validate
{
"isdisposable": false,
"isvalid": true
}
Last updated
Was this helpful?