Postmark · Authentication Profile
Postmark Authentication
Authentication
Postmark authenticates every REST request with a static API token sent in a custom HTTP header. There is no OAuth 2.0, no OIDC, no mTLS and no scoped credential of any kind — a token grants everything at its level. Derived automatically from the OpenAPI first, but every spec in openapi/ declares an EMPTY components.securitySchemes, so the whole profile below is authored from Postmark's own authentication documentation.
Postmark declares 3 security scheme(s) across its OpenAPI definitions.
EmailsMessagingTransactional EmailDeliverabilitySMTPEmail APIWebhookInbound EmailEmail TemplatesEmail Analytics
Methods:
Schemes: 3
OAuth flows:
API key in:
Security Schemes
X-Postmark-Server-Token apiKey
X-Postmark-Account-Token apiKey
SMTP Token smtp-credential