DiPocket API Access & Open Banking Data in Greece

Want your DiPocket balances and transactions in your own tools? open-banking.io gives you a single, private way to reach DiPocket data across Greece and the wider EU/UK. It covers 2,600+ banks, needs no eIDAS certificate, and is built zero-knowledge: your data is decrypted on your device with a key only you hold. DiPocket operates under BIC DIUALT22 and supports both business and personal accounts, with consent valid for up to 180 days before you re-approve.

How to connect DiPocket

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 your encryption passphrase. Your keys are generated locally on your device, so nobody else can read what syncs.
  2. Open the dashboard, choose DiPocket from the bank list, and pick the account type — business or personal.
  3. You are redirected to DiPocket's own secure login, where you approve access under PSD2. open-banking.io never sees your banking credentials.
  4. Once approved, your DiPocket accounts sync straight into your dashboard, ready to view. That consent stays live for up to 180 days.

Access your data

Reading DiPocket data programmatically is an optional step you take after connecting. On the Developers page, create an API key and export a credentials.json — it bundles the API key together with your private decryption key. From there you can pull data however you like:

  • CLI: openbanking accounts, openbanking transactions, openbanking sync
  • SDK or the REST API for your own integrations

Every request carries the X-Api-Key header, and each response is decrypted locally with your own key. The CLI and SDK only read and refresh connections you already made in the dashboard — they cannot connect a bank. And because open-banking.io stores only your public key, an API key alone returns ciphertext; without your private key it stays unreadable.

All of this runs for about EUR 3/month.

Does open-banking.io see my DiPocket data?

No. It is zero-knowledge — it holds only your public key. Your balances and transactions are decrypted on your device with a key only you have.

Do I need a certificate to connect DiPocket?

No. There is no eIDAS or QWAC certificate to buy. You approve access on DiPocket's own login and sync from there.

Can I connect DiPocket with the CLI or API?

No. Connecting is done in the dashboard. The CLI, SDK, and API only read or sync accounts you have already linked.

Ready to start? Visit open-banking.io.