Subscribers can be inserted via invoking the Enginemailer Subscriber Management API.
Our REST API uses the API key to authenticate users, and can be found on the following URL:
https://portal.enginemailer.com/Account/UserProfile
Warning: Please note that we do not recommend users to use the API key in Javascript, as this will expose the API key to the user. We advise using the backend to trigger the API for security purposes. If you lose the key or the key is stolen, please regenerate the key in the user profile page.
Once the user obtains an API key, the user will be required to insert the key as ‘APIKey’ parameter to the request header.
Methods
Error for Subscriber API