Information
- OpenAPI version:
3.1.0
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.
All API endpoints are relative to the following base URL:
https://mailer-api.optizmo.net/
Every request must include your Mailer API token as the token query
parameter.
API calls to /accesskey/download have a rate limit of 3 concurrent
requests per IP.
Note: We do not support cleansing through the API at this time.
Your Mailer API token, sent as the token query parameter.
Security scheme type: apiKey
Query parameter name: token