Postmark API Skill
postmarkapp-com-server
postmarkapp-com-server
| Method | Path | Description |
|---|---|---|
POST | /email | |
POST | /email/batch | Send a single email |
GET | /deliverystats | Send a batch of emails |
GET | /bounces | Get delivery stats |
GET | /bounces/{bounceid} | Get bounces |
GET | /bounces/{bounceid}/dump | Get a single bounce |
PUT | /bounces/{bounceid}/activate | Get bounce dump |
GET | /messages/outbound | Activate a bounce |
GET | /messages/outbound/{messageid}/details | Outbound message search |
GET | /messages/outbound/{messageid}/dump | Outbound message details |
GET | /messages/inbound | Outbound message dump |
GET | /messages/inbound/{messageid}/details | Inbound message search |
PUT | /messages/inbound/{messageid}/bypass | Inbound message details |
PUT | /messages/inbound/{messageid}/retry | Bypass rules for a blocked inbound message |
GET | /messages/outbound/opens | Retry a failed inbound message for processing |
GET | /messages/outbound/opens/{messageid} | Opens for all messages |
GET | /messages/outbound/clicks | Retrieve Message Opens |
GET | /messages/outbound/clicks/{messageid} | Clicks for a all messages |
POST | /email/withTemplate | Retrieve Message Clicks |
POST | /email/batchWithTemplates | Send an email using a Template |
GET | /templates | Send a batch of email using templates. |
POST | /templates | Get the Templates associated with this Server |
GET | /templates/{templateIdOrAlias} | Create a Template |
PUT | /templates/{templateIdOrAlias} | Get a Template |
DELETE | /templates/{templateIdOrAlias} | Update a Template |
POST | /templates/validate | Delete a Template |
GET | /stats/outbound | Test Template Content |
GET | /stats/outbound/sends | Get outbound overview |
GET | /stats/outbound/bounces | Get sent counts |
GET | /stats/outbound/spam | Get bounce counts |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install postmarkapp-com-server
Downloads and installs to ~/.claude/skills/postmarkapp-com-server/
1.0.0 (2026-03-02)