BCC Bari e Taranto API Access & Open Banking

Reaching your BCC Bari e Taranto data used to mean chasing eIDAS certificates and PSD2 licences. open-banking.io removes that hurdle: it's a certificate-free bridge to 2,600+ EU and UK banks, so you can pull balances and transactions from BCC Bari e Taranto without registering as a regulated third party. BCC Bari e Taranto supports both business and personal accounts, and access consent lasts up to 180 days before you re-approve. No BIC is published for this cooperativa (BIC: n/a), so open-banking.io identifies it by name inside the dashboard.

Everything is built around a simple privacy promise: your data is decrypted only on your own device, using a key that never leaves it.

How to connect BCC Bari e Taranto

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

  1. Sign up for open-banking.io and set your encryption passphrase. Your key pair is generated locally on your device.
  2. In the dashboard, search for and select BCC Bari e Taranto, then choose the account type you want to link — business or personal.
  3. You're redirected to BCC Bari e Taranto's own secure login and consent screen, where you approve access directly with the bank (standard PSD2 consent).
  4. Once approved, your accounts sync back into the dashboard, and stay connected for the 180-day consent window.

Access your data

After your BCC Bari e Taranto accounts are connected, developers can optionally read them programmatically. On the Developers page, create an API key and export a credentials.json — this bundles your API key plus your private decryption key. From there use the CLI (openbanking accounts, openbanking transactions, openbanking sync), an SDK, or the REST API. Every request sends the X-Api-Key header, and each response is decrypted locally with your own key. This step only reads or syncs the connection you already made — there is no connect command.

Because open-banking.io is zero-knowledge, its servers hold only your public key: an API key alone returns ciphertext, useless without your private key. All this for around EUR 3/month.

Do I need a certificate or licence?

No. open-banking.io is certificate-free, so you don't need eIDAS certificates or a PSD2 licence to access BCC Bari e Taranto.

Can open-banking.io read my BCC Bari e Taranto data?

No. Decryption happens on your device with a key only you hold. The service stores only your public key.

Can I connect BCC Bari e Taranto from the CLI?

No. Connecting is done in the dashboard via the bank's consent screen. The CLI, SDK, and API only read or sync existing connections.

Start at open-banking.io.