Buttondown · Authentication Profile
Buttondown Authentication
Authentication
Buttondown authenticates with a static API key in the Authorization header. There is no OAuth, no OIDC and no token exchange — but the key model is richer than a single bearer secret: an account can mint any number of keys, each with independent per-area read/write/none permissions, and a platform account can act on any newsletter it owns by adding a context header.
Buttondown secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.
AnalyticsAutomationsEmailMarkdownNewslettersPaid SubscriptionsSoftware-as-a-ServiceSubscribersWebhookSegmentationDeveloper ToolsMarketing
Methods: apiKey
Schemes: 1
OAuth flows:
API key in: header
Security Schemes
ApiKeyAuth apiKey