Omnisend · Authentication Profile
Omnisend Authentication
Authentication
Omnisend accepts two credentials on the same Authorization header, distinguished by prefix: "Omnisend-API-Key {key}" and "Bearer {access-token}". Both are accompanied by a REQUIRED Omnisend-Version header. This changed at version 2026-03-15 — the v3/v5 contract carried the key in a bare X-API-KEY header, which no longer applies to the /api base.
Omnisend secures its APIs with apiKey and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).
Email MarketingMarketing AutomationE-CommerceSMS MarketingCustomer EngagementSegmentationCampaignsFormsPopupsWeb PushAutomation WorkflowsAnalyticsMCPAgent ReadyTransactional Messaging
Methods: apiKey, oauth2
Schemes: 2
OAuth flows: clientCredentials
API key in: header
Security Schemes
ApiKeyAuth apiKey
Bearer oauth2