This project contains javascript methods used to build the request object and submit an ajax request to the Emailage Email Validator.
An account sid and account secret for the environment (PROD or SandBox must be provided).
A request object can be create using the RequestObject Class in the Models.js file. It contains the possible inputs to the email validator. At a minimum the email or IP cannot be null.
A sample validator html page has been provided to test out functionality. A result class in the model.js file shows the provides a list of result outputs.
- jsSHA
- jQuery