BCC Compania Centro Open Banking & API Access

Reaching BCC Compania Centro account data no longer means wrestling with certificates, sandbox registrations or eIDAS paperwork. open-banking.io gives you PSD2-grade access to this Italian Banca di Credito Cooperativo through a single dashboard, whether you hold a business or personal account. Consent runs for up to 180 days before you re-approve, and BCC Compania Centro has no published BIC on record here (BIC: n/a), so you identify the bank by name when you connect.

Everything is designed around a simple idea: your financial data is yours. open-banking.io is zero-knowledge and certificate-free — the servers only ever hold your public key, so no one but you can turn synced records back into readable numbers.

How to connect BCC Compania Centro

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

  1. Sign up for an open-banking.io account.
  2. Set your encryption passphrase. Your keys are generated locally on your own device.
  3. In the dashboard, pick BCC Compania Centro and choose the account type (business or personal).
  4. You are redirected to BCC Compania Centro's own secure login to approve access on the bank's PSD2 consent screen.
  5. Once approved, your accounts sync back into your dashboard automatically.

That is the whole flow — you authenticate on the bank's site, never by handing credentials to a third party.

Access your data

Once BCC Compania Centro is connected, reading the data programmatically is an optional developer step. From the Developers page, create an API key and export a credentials.json — this bundles your API key together with your private decryption key. Then use the CLI (openbanking accounts, openbanking transactions, openbanking sync), an SDK, or the REST API.

Requests carry the X-Api-Key header, and every response is decrypted locally with your own key. An API key alone only ever returns ciphertext — without your private key, the data stays unreadable, even to open-banking.io.

All of this runs on a flat subscription of roughly EUR 3/month.

Does BCC Compania Centro support business and personal accounts?

Yes. Both business and personal account types can be connected through the dashboard.

Up to 180 days, after which you simply re-approve access on BCC Compania Centro's consent screen.

Can open-banking.io read my transactions?

No. It is zero-knowledge — the service stores only your public key, and decryption always happens on your device with a key only you hold.

Start at open-banking.io.