Super Payments · Authentication Profile
Super Payments Authentication
Authentication
Super Payments authenticates server-side requests with a static secret API key passed raw in the Authorization header (no Bearer prefix). Two key types exist: secret keys (sk_prod_ / sk_test_) for server-side use, and public keys (PUB_) safe for client-side/front-end use. There is no OAuth2/OIDC. Webhooks are authenticated separately via an HMAC-SHA256 super-signature header. All calls must be over HTTPS.
Super Payments secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.
CompanyPaymentsOpen BankingCash RewardsCheckoutFintechUnited KingdomPay by Bank
Methods: apiKey
Schemes: 2
OAuth flows:
API key in: header
Security Schemes
api_key apiKey
HMAC apiKey