Payflex · Authentication Profile

Payflex Authentication

Authentication

Payflex secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

BNPLBuy Now Pay LaterPaymentsInstallmentsSouth AfricaFintechE-commerce
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/openapi.yml
summary:
  types:
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: OAuth2 Bearer token obtained from the /auth/merchant endpoint using the client_credentials
    grant. Tokens expire and should be refreshed automatically before expiry.
  sources:
  - openapi/openapi.yml