Enable Banking · Authentication Profile

Enable Banking Authentication

Authentication

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

Open BankingPSD2AISPPISPBankingFinancial ServicesAccount AggregationPayment InitiationEuropeNordicFinlandComplianceeIDASSCADORAGDPR
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/enable-banking-api-openapi.yml
summary:
  types:
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: "In order to get access to this API you need to:\n\n- Generate a private RSA\
    \ key and a self-signed certificate;\n- Upload the certificate to enablebanking.com and\
    \ get application ID;\n- Construct JWT with the data described below and signed with your\
    \ private key;\n- Send the JWT in the Authorization header.\n\n## Private key and certificate\
    \ generation\n\n> Generating private RSA key\n\n```bash\nopenssl genrsa "
  sources:
  - openapi/enable-banking-api-openapi.yml