Getting Started

Power Email API Documentation - Python

Info! Do you have any questions on our Email API? Write to us at [email protected]

Requirements


Python 2.6+, Python 3.0+

Getting the Library

Installing from the zip release

Download the latest release

Unpack the zip file

Move the file (PowerEmail.py) somewhere in your project.

Using the Library

Now that you have a copy of the library in your project, you're ready to start using it. All uses of the PowerEmailTES API start by including the library and instantiating the PowerEmailclass.


import PowerEmail
PowerEmail_client = PowerEmail.PowerEmail ('owner_id', 'token', 'PowerEmailTES_APP_DOMAIN')



After that, you're ready to start making calls.


API Call Categories


SMTP User

Sending Domain

Tracking Domain

Webhook

Message

Account