v1.0

29/Aug/2024 10:48:17 AM CEST

PUBLISHED

Production and Sandbox Endpoints

Production and Sandbox URLs:
https://api.bforbank.com/psd2/enrolment/v1.0

Description

Welcome to the BforBank APIs portal. As a TPP (Third Party Provider) Enroll is the first step to do in order to have access to more APIs.

This API allows a TPP to enroll itself by calling the following endpoint. Once enrolled (http code: 201), BforBank send back the credentials within the response.

We strongly recommend saving them. Theses credentials will allow a TPP to:

- log in into the portal by using the "login" and "password" parameters

- call BforBank DSP2 API by using the "login" parameter to fill the "client_id" parameter when calling these DSP2 endpoints (/authorize, /token and /revoke).

Pre-requisite: for security reason, GURN/QWAC certificate is mandatory in the header when calling URL api.bforbank.com.

In case of unavailability, please connect to the following fallback URL: https://secure.bforbank.com/connexion-client/service/fallbackTpp

No access token found

The selected application does not have an access token for the selected environment. Go to the application page and generate keys.

Name Summary
How to connect to API store How to connect to API store Download
Download client-side SDKs for this API.