Email deployment API

The email deployment API is used to send and retrieve email deployments. There are three methods for creating and sending email deployments:

  • To a single contact
  • To a low volume of contacts (up to 100 contacts)
  • To a large numbers of contacts (up to 2000 contacts)

Warning: There is a limit of 60 Create and send an email deployment API requests per minute. If the limit is exceeded, a 429 Too Many Requests response will be returned.

API tasks

Create and send an email deployment to one contact

Retrieve an email deployment sent to one contact

Create and send an email deployment to a small number of contacts

Retrieve an email deployment sent to a small number of contacts

Create and send an email deployment to a large number of contacts

Retrieve an email deployment sent to a large number of contacts