Deutsche Bank Italy Open Banking & API Access

Deutsche Bank is one of Italy's most established retail and corporate banks, and if you hold an account with Deutsche Bank in Italy you can now pull your balances and transactions into your own tools through open-banking.io. There is no paperwork, no eIDAS certificate and no waiting on a bank sandbox — just a PSD2 consent you approve yourself. open-banking.io connects to 2,600+ European banks and decrypts every record locally with a key that never leaves your device, so the service itself only ever holds ciphertext.

Deutsche Bank (Italy) covers both business and personal current accounts. There is no public BIC listed for this entity in our directory, so the bank is selected by name inside the dashboard rather than by identifier. A single consent stays valid for up to 180 days before Deutsche Bank asks you to re-authorise, which keeps long-running syncs alive without monthly reconnects.

How to connect Deutsche Bank

Connecting happens entirely inside the open-banking.io dashboard — never through code or an API call.

  1. Sign up at open-banking.io and set an encryption passphrase. Your key pair is generated right there on your device.
  2. In the dashboard, search for Deutsche Bank (Italy) and choose the account type you hold — business or personal.
  3. You are redirected to Deutsche Bank's own secure login, where you approve the PSD2 access request on the bank's consent screen.
  4. Control returns to your dashboard and your Deutsche Bank accounts begin syncing automatically.

No API key, endpoint or developer redirect plays any part in linking the account. The approval is granted only on Deutsche Bank's side.

Access your data

Reading Deutsche Bank data programmatically is an optional step you take after the account is already linked. Open the Developers page, create an API key and export a credentials.json — this file bundles the API key together with your private decryption key. From there use the CLI (openbanking accounts, openbanking transactions, openbanking sync), an SDK, or the REST API directly. Every request carries the X-Api-Key header, and each response is decrypted locally with your own key. An API key on its own returns only unreadable ciphertext, because open-banking.io stores just your public key and can never see inside your data. All of this costs about EUR 3 per month.

Do I need a certificate to access Deutsche Bank?

No. open-banking.io is certificate-free — you authorise access on Deutsche Bank's consent screen and nothing else is required.

Can open-banking.io read my Deutsche Bank transactions?

No. The platform is zero-knowledge; your data is decrypted only on your device with a key only you hold.

Does the CLI connect my Deutsche Bank account?

No. The CLI and SDK only read and sync accounts you have already linked in the dashboard — there is no connect command.

Start syncing your Deutsche Bank data at open-banking.io.