Butterpayments · Authentication Profile

Butterpayments Authentication

Authentication

Butterpayments secures its APIs with apiKey, http, and hmac across 5 declared security schemes, as derived from its OpenAPI definitions.

CompanyPaymentsPayment RecoverySubscriptionDunningInvoluntary ChurnDispute PreventionChargebacksCard VaultFintechMachine-Learning
Methods: apiKey, http, hmac Schemes: 5 OAuth flows: API key in: header

Security Schemes

ButterApiKey apiKey
· in: header (x-api-key)
MerchantApiKey apiKey
· in: header (x-api-key)
MerchantBasicAuth http
scheme: basic
HTTPBasic http
scheme: basic
WebhookSignature hmac

Source

Authentication Profile

butterpayments-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://docs.services.butterpayments.com/authentication
docs: https://docs.services.butterpayments.com/authentication
summary:
  types: [apiKey, http, hmac]
  api_key_in: [header]
  api_key_header: x-api-key
  webhook_signing: HMAC-SHA256
  notes: >-
    No machine-readable OpenAPI is published; this profile is captured from the
    Recover Enterprise API authentication documentation.
schemes:
  - name: ButterApiKey
    type: apiKey
    in: header
    parameter: x-api-key
    applies_to: Recover Enterprise API (Butter-hosted endpoints)
    provisioning: Butter issues API keys per environment (sandbox and production) during the integration phase.
    example: "curl 'https://api.butterpayments.com/recover/payments' --header 'x-api-key: <BUTTER_API_KEY>'"
    sources: [https://docs.services.butterpayments.com/authentication]
  - name: MerchantApiKey
    type: apiKey
    in: header
    parameter: x-api-key
    applies_to: Merchant-provided endpoints (Retry Status, Retry Results, End of Dunning)
    notes: Merchants may secure their own inbound endpoints with an API key shared with Butter.
    sources: [https://docs.services.butterpayments.com/authentication]
  - name: MerchantBasicAuth
    type: http
    scheme: basic
    applies_to: Merchant-provided endpoints
    notes: HTTP Basic (base64 username:password) is a supported scheme for merchant endpoints.
    sources: [https://docs.services.butterpayments.com/authentication]
  - name: HTTPBasic
    type: http
    scheme: basic
    applies_to: Disputes / Data Collection API (api.disputes.services.butterpayments.com Ping health check)
    sources: [https://docs.services.butterpayments.com/ping]
  - name: WebhookSignature
    type: hmac
    algorithm: HMAC-SHA256
    applies_to: Butter-sent webhooks (Retry Results, End of Dunning, Disputes)
    signature_header: X-Butter-Webhook-Signature
    expiration_header: X-Butter-Webhook-Expiration
    signing: >-
      HMAC-SHA256 over "{json_payload}+{expiration}" using the Butter-provided signing
      secret as the key; compare to X-Butter-Webhook-Signature and verify X-Butter-Webhook-Expiration.
    sources: [https://docs.services.butterpayments.com/webhook-signature-verification]
ip_allowlisting:
  supported: true
  notes: Recover source IPs can be provided on request to allowlist inbound traffic.
vault_keys:
  merchant_key: Directs card element requests to a dedicated proxy and secure container.
  source_id: Represents a specific PSP account where card payment methods are created after vaulting.
  source: https://docs.services.butterpayments.com/api-key-provisioning

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/butterpayments-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.