Maxemail API

The API is capable of performing the same actions as a user might perform via Maxemail's user interface, and as such, the API methods are nested under separate services that are similar to the different areas of the UI.

The API uses JSON for complex objects in requests and responses.

Connection is only over a secure web connection (HTTPS) on port 443 (the default for HTTPS connections). Please see the Endpoint URLs page for further information.

Each service listed in the next section of the guide has a brief description and a list of methods with their parameters and return values.

👍

Identifiers

You can find the unique identifier for any node in the navigation tree in the interface, simply by holding any modifier key (Shift, Ctrl, Cmd, etc.) when right-clicking on the node to open its context menu.

The User Guide has more info on accessing Debug info.