All API URLs listed in this documentation are relative to https://api.PowerEmailTES_APP_DOMAIN/v1.0/.
For example, the /settings/addSmtp API call is reachable at https://api.PowerEmailTES_APP_DOMAIN/v1.0/settings/addSmtp
The PowerEmailAPI is a mostly RESTful API. Known caveats:
● All API calls should be made with HTTP POST.
● You can consider any non-200 HTTP response code an error - the returned data will contain more detailed information.
● Please use us1-mta1.poweremail.net in replace of PowerEmailTES_APP_DOMAIN while calling the API.
PowerEmailhas official API clients for the following languages. Click the links below for documentation
about each language.
● JSON
● python
● php
● nodejs
● Webhook
● Message
● Account