Banque de Patrimoines Privés Open Banking Access

Banque de Patrimoines Privés is a Luxembourg private bank (BIC BBPPLULL), and open-banking.io lets you reach your account balances and transaction history there without building any PSD2 plumbing yourself. Whether you hold a personal or business relationship with the bank, you connect once and your data flows into a dashboard that only you can decrypt. There are no eIDAS certificates to buy, no regulatory sandbox to register for, and no bank-specific integration to maintain.

How to connect Banque de Patrimoines Privés

Connecting happens entirely inside the open-banking.io dashboard — there is no API call, code, or key involved in this step.

  1. Sign up for open-banking.io and set an encryption passphrase. Your cryptographic keys are generated on your own device, so open-banking.io only ever holds your public key.
  2. In the dashboard, search for Banque de Patrimoines Privés and choose the account type you want to link — business or personal.
  3. You are redirected to Banque de Patrimoines Privés's own secure login, where you approve access under PSD2. open-banking.io never sees your banking credentials.
  4. Your accounts sync back into the dashboard. The consent you grant lasts up to 180 days, after which you simply re-approve on the bank's screen.

Access your data

Once the connection is live, reading it programmatically is an optional developer step. From the Developers page, create an API key and export a credentials.json — this bundles the API key together with your private decryption key. From there you can use the CLI (openbanking accounts, openbanking transactions, openbanking sync), an SDK, or the REST API directly. Every request carries your key in the X-Api-Key header, and each response is decrypted locally with your own key. The API key alone only ever returns ciphertext — without your private key, nobody, including open-banking.io, can read it.

That zero-knowledge design is the whole point: your Banque de Patrimoines Privés data is decrypted only on your machine, and the service runs at roughly EUR 3 per month across 2,600+ supported EU and UK banks.

Does open-banking.io store my Banque de Patrimoines Privés login?

No. You authenticate on the bank's own consent screen; open-banking.io only receives the PSD2 authorisation, never your password.

Yes. Banque de Patrimoines Privés supports both account types, and you can connect each from the dashboard separately.

How long does access last before I must renew?

PSD2 consent for Banque de Patrimoines Privés runs up to 180 days. When it lapses, re-approve access in a few clicks on the bank's login page.

Start at open-banking.io.