Email Address Validation

Validation Result for <>:


                                
API Access
Routes
GET https://emailaddressvalidation.com/api/p/email/{email}
This will perform both a domain lookup AND an email address validation.
GET https://emailaddressvalidation.com/api/p/domain/{domain}
This will validate and perform a domain lookup.
Rules
API requests are rate limited to 5 request per minute for anonymous users. Registered users (coming soon) are allowed 10 requests per minute. Subscribed users have much higher limits.
Registration Benefits (Coming Soon!)
Besides a higher API rate limits, registered users have the ability to see all past searches performed and the individual results, and a few additional routes.