PagSeguro / PagBank · Authentication Profile

Pagseguro Authentication

Authentication

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

PaymentsCheckoutPixBoletoCardsSubscriptionsRecurringPOSCard ReaderMarketplaceSplitPayoutsDigital BankBrazilLatin AmericaFintech
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

pagseguro-authentication.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/pagseguro-openapi.yml
summary:
  types:
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: access_token
  description: |-
    PagBank access token issued via the developer portal (or via the
    Connect flow). Send as "Authorization: Bearer {ACCESS_TOKEN}". All
    requests must be HTTPS.
  sources:
  - openapi/pagseguro-openapi.yml