Postmark

Number of APIs: 42

Postmark makes sending and receiving email incredibly easy.

Contact Support: Name: No Contact Email: email@example.com

  1. bounces-{bounceid} - Get a single bounce GET {{baseUrl}}/bounces/:bounceid

  2. bounces-{bounceid} - Activate a bounce PUT {{baseUrl}}/bounces/:bounceid/activate

  3. bounces-{bounceid} - Get bounce dump GET {{baseUrl}}/bounces/:bounceid/dump

  4. bounces - Get bounces GET {{baseUrl}}/bounces?count=<integer>&offset=<integer>&type=<string>&inactive=<boolean>&emailFilter=<string>&messageID=<string>&tag=<string>&todate=<string>&fromdate=<string>

  5. bounces - Get bounced tags GET {{baseUrl}}/bounces/tags

  6. email - Send a single email POST {{baseUrl}}/email

  7. email - Send a batch of emails POST {{baseUrl}}/email/batch

  8. email - Send a batch of email using templates. POST {{baseUrl}}/email/batchWithTemplates

  9. email - Send an email using a Template POST {{baseUrl}}/email/withTemplate

  10. messages-inbound-{messageid} - Bypass rules for a blocked inbound message PUT {{baseUrl}}/messages/inbound/:messageid/bypass