Email Validation Web Service API
|
Stop time-wasters and avoid typing errors by checking email addresses in real time as
they are entered. Identify and correct errors in both the username
and domain parts of the address.
In an effort to avoid revealing their identity, some customers will try to give invalid
email address details. By using the Integr8 Email Validation service,
you can immediately identify these and request the real email address.
|
|
Did you know, of the over 178 million domain names on the Internet, only
71 million (40%) are actually live?
Most traditional methods of validating email addresses only check
that it looks like an email address, i.e. has an @ in the middle
with some valid characters on either side. The Data8 email validation
services goes much further:
- checks that the email domain exists and can accept messages
- suggests corrections for misspelt domain names
- suggests corrections for misspelt user names
- identifies email addresses as personal, generic, free etc
To make it even easier to use if you're an ASP.NET developer, you can
use our ready-made
ASP.NET validator controls to use this service as
a standard ASP.NET validator.