Email Verification

email verificationDecide’s Email Verification solution allows users to verify email addresses in real-time or in batch processing. We do this through our single and easy-to-integrate API. We identify invalid email addresses by checking the domain and the username of an email address.

We Check

1. Is this a well-formed email address?

   Well-formed: jsmith@gmail.com
   Not Well-formed: J$smith@gmail.com
2. Does the domain exist?
   Well-formed: jsmith@gmail.com
   Not Well-formed: Jsmith@gmil.com
 3. Does the user exist at the domain?