Paubox · Authentication Profile
Paubox Authentication
Authentication
Paubox authenticates with static API keys issued per verified sending domain. There is no OAuth on any of the three REST APIs — OAuth 2.1 exists only in front of the MCP server. The header FORMAT differs between products, which is the most common integration mistake: Bearer for Email and Forms, `Token token=` for Marketing.
Paubox secures its APIs with apiKey, http, and oauth2 across 5 declared security schemes, as derived from its OpenAPI definitions.
EmailHIPAAHealthcareComplianceTransactional EmailEmail MarketingFormsSecurityEncryptionMessaging
Methods: apiKey, http, oauth2
Schemes: 5
OAuth flows:
API key in: header
Security Schemes
PauboxToken http
bearerAuth http
TokenAuth apiKey
SMTP http
MCP OAuth oauth2
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.