Email Address
xjlehwkmpx@nlstempemail.com
Email Link
Email Messages
There are no email messages.
API

An email address can also be retrieve via a GET Request to the following endpoint: https://nlstempemail.com/api/email

The following javascript can be used within a test script to retrieve an email address:

var request = new XMLHttpRequest();
request.open('GET', 'https://nlstempemail.com/api/email', false);
request.send(null);
return request.responseText;

Additional APIs
api/random/fein
api/random/ssn