REST API Method: seedlist Returns the seed list of email addresses. Note that the Email Key address should be appended to this list when sending campaigns.
URL: https://api.mailmonitorapp.com/mma/setup/seedlist HTTP Method(s): GET Parameters: n/a Examples: https://api.mailmonitorapp.com/mma/setup/seedlist Response: A JSON array of email addresses. Example response: [ "mma1@hotmail.com", "mma2@yahoo.com", ... ] |
API Reference > Setup Service >