Banca Aletti Open Banking & API Access (Italy)

Banca Aletti is the private-banking arm of the Banco BPM group in Italy, and open-banking.io lets you reach your Banca Aletti data through a single, privacy-first connection. There are no eIDAS certificates to buy and no bank-by-bank paperwork: you link the account once and read balances and transactions on your own terms. Because open-banking.io is zero-knowledge, everything is encrypted against a key generated on your device — the service only ever holds your public key and can never see inside your data.

Banca Aletti (BIC ALETITMMXXX) is supported for personal accounts, with a PSD2 consent that stays valid for up to 180 days before you re-approve it. That single consent covers both the dashboard view and any later programmatic reads.

How to connect Banca Aletti

Connecting happens entirely inside the open-banking.io dashboard — there is no API call, code, or key involved in linking a bank:

  1. Sign up for open-banking.io and set your encryption passphrase. Your keys are created locally, so the passphrase never leaves your device.
  2. In the dashboard, search for Banca Aletti and choose the personal account type.
  3. You are redirected to Banca Aletti's own secure login, where you approve access on the bank's official PSD2 consent screen.
  4. Once approved, your Banca Aletti accounts sync into your dashboard and refresh automatically for the life of the 180-day consent.

Access your data

Reading your data programmatically is an optional step you take after the account is connected. On the Developers page, create an API key and export a credentials.json — this file bundles the API key with your private decryption key. From there you can use the CLI (openbanking accounts, openbanking transactions, openbanking sync), an SDK, or the REST API. Every request carries your key in the X-Api-Key header, and each response is decrypted locally with your private key. The API key alone only ever returns ciphertext; without your key, no one — not even open-banking.io — can read it. Note that the CLI and SDK only read and sync connections that already exist; the linking itself always stays in the dashboard.

All of this runs for roughly EUR 3/month across 2,600+ EU and UK banks.

Does open-banking.io work without an eIDAS certificate?

Yes. It is certificate-free, so you never register with a QSEAL provider to reach Banca Aletti.

Can open-banking.io staff see my Banca Aletti transactions?

No. The platform is zero-knowledge and stores only your public key; decryption happens on your device.

Up to 180 days, after which you re-approve access on the bank's own consent screen.

Ready to begin? Start at open-banking.io.