API Reference‎ > ‎Setup Service‎ > ‎

Email Key

REST API Method: emailkey

Returns the email key address, used to identify email campaigns for this account.  This address should be added to the seed list and sent to last if possible.

 

URL:

https://api.mailmonitorapp.com/mma/setup/emailkey


HTTP Method(s):

GET


Parameters:

n/a


Examples:

https://api.mailmonitorapp.com/mma/setup/emailkey


Response

An email address.


          Example response:

a1234z@mail.example.com


Comments