Stannp · Authentication Profile
Stannp Authentication
Authentication
Every Stannp API call is authenticated with one account-level API key. The key can be presented two ways — as the HTTP Basic username with an empty password, or as an `api_key` query parameter — and both grant the same full account access. There are no scopes, no per-key permissions, no token exchange, no refresh and no documented rotation or revocation endpoint; keys are managed in the account settings UI. Upgraded from `derived` because the OpenAPI in this repo captures only the HTTP Basic form, while Stannp documents both.
Stannp secures its APIs with http and apiKey across 3 declared security schemes, as derived from its OpenAPI definitions.
Direct MailPostcardsLettersPrintPhysical MailMarketing AutomationCampaignsAddress VerificationSMSWebhookMailing ListsFulfillment
Methods: http, apiKey
Schemes: 3
OAuth flows:
API key in: query
Security Schemes
basicAuth http
apiKeyQuery apiKey
publicKey apiKey
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.