BCC di Alberobello e Sammichele di Bari open banking

Reaching your BCC di Alberobello e Sammichele di Bari account data doesn't have to mean chasing eIDAS certificates or standing up your own PSD2 stack. open-banking.io gives you a single, standardised path to this Puglian cooperative bank (BIC ICRAITRRALB) alongside 2,600+ other EU and UK institutions. Whether you hold a business or personal account, you can pull balances and transactions into one dashboard — and, if you build software, read them programmatically without ever handing your data to a third party in the clear.

The design is zero-knowledge and certificate-free: your data is decrypted locally with an encryption key that only you hold. open-banking.io's servers keep only your public key, so they can sync ciphertext but can never read your finances.

How to connect BCC di Alberobello e Sammichele di Bari

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

  1. Sign up for open-banking.io and set your encryption passphrase. Your keys are generated on your own device, so nobody else can derive them.
  2. In the dashboard, pick BCC di Alberobello e Sammichele di Bari and choose your account type (business or personal).
  3. You're redirected to BCC di Alberobello e Sammichele di Bari's own secure login to approve access under PSD2 — you authenticate directly with the bank, never through us.
  4. Once you approve on the bank's consent screen, your accounts sync into your dashboard. Consent lasts up to 180 days, after which you simply re-approve.

Access your data

Reading the data in code is an optional developer step you take after connecting. Open 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 use the CLI (openbanking accounts, openbanking transactions, openbanking sync), an SDK, or the REST API. Requests authenticate with the X-Api-Key header, and every response is decrypted locally with your own key. The CLI and SDK only read and sync connections you've already made in the dashboard — they never create them.

All of this runs for around EUR 3/month.

Does open-banking.io ever see my banking data?

No. It's zero-knowledge — servers hold only your public key and store encrypted data. Decryption happens on your device.

Can I connect the bank from the CLI or an API key?

No. Linking BCC di Alberobello e Sammichele di Bari happens only in the dashboard via the bank's own PSD2 login. The CLI and API key only read existing connections.

What does an API key return on its own?

Only ciphertext. Without your private decryption key from credentials.json you can't read the data.

Ready to start? Visit open-banking.io.