Postmark
Number of APIs: 42
Postmark makes sending and receiving email incredibly easy.
Contact Support: Name: No Contact Email: email@example.com
-
bounces-{bounceid} - Get a single bounce GET {{baseUrl}}/bounces/:bounceid
-
bounces-{bounceid} - Activate a bounce PUT {{baseUrl}}/bounces/:bounceid/activate
-
bounces-{bounceid} - Get bounce dump GET {{baseUrl}}/bounces/:bounceid/dump
-
bounces - Get bounces GET {{baseUrl}}/bounces?count=<integer>&offset=<integer>&type=<string>&inactive=<boolean>&emailFilter=<string>&messageID=<string>&tag=<string>&todate=<string>&fromdate=<string>
-
bounces - Get bounced tags GET {{baseUrl}}/bounces/tags
-
email - Send a single email POST {{baseUrl}}/email
-
email - Send a batch of emails POST {{baseUrl}}/email/batch
-
email - Send a batch of email using templates. POST {{baseUrl}}/email/batchWithTemplates
-
email - Send an email using a Template POST {{baseUrl}}/email/withTemplate
-
messages-inbound-{messageid} - Bypass rules for a blocked inbound message PUT {{baseUrl}}/messages/inbound/:messageid/bypass