Skip to content

Overview

The Mailer REST API allows you to automate downloads from advertiser campaigns.

Note: Campaigns that have email creative attached will have to be manually downloaded the first time so as they need to be selected.

Base URL

All API endpoints are relative to the following base URL:

https://mailer-api.optizmo.net/

Authentication

Every request must include your Mailer API token as the token query parameter.

Frequency

API calls to /accesskey/download have a rate limit of 3 concurrent requests per IP.

Cleanse list

Note: We do not support cleansing through the API at this time.

Information

  • OpenAPI version: 3.1.0

Your Mailer API token, sent as the token query parameter.

Security scheme type: apiKey

Query parameter name: token