BCC Financing API Access & Open Banking Data Sync
open-banking.io gives you a single, private way to reach your BCC Financing (Italy) accounts without certificates, screen-scraping, or a bank-side developer programme. Both personal and business accounts are supported, and each PSD2 consent stays valid for up to 180 days before you refresh it. There is no published BIC for BCC Financing on file, so you simply select the bank by name inside the dashboard rather than typing routing details.
Everything is built around zero-knowledge encryption. When you sign up you set a passphrase, and the keys derived from it are generated on your own device. open-banking.io stores only your public key, which means our servers can move your BCC Financing data around but can never read it — decryption happens locally, on your machine, with a key only you hold.
How to connect BCC Financing
Connecting happens entirely in the open-banking.io dashboard — there is no API call, code, or key involved in this step:
- Create an open-banking.io account and set your encryption passphrase (your keys are created locally, never uploaded).
- In the dashboard, choose BCC Financing from the bank list and pick the account type you want — personal or business.
- You are redirected to BCC Financing's own secure login and consent screen, where you approve access under PSD2.
- Your accounts flow back into the dashboard and begin syncing. The consent remains active for up to 180 days.
Access your data
Once BCC Financing is connected, developers can optionally read the data programmatically. Open the Developers page, create an API key, and export a credentials.json — this bundles your API key together with your private decryption key. From there you can use the CLI (openbanking accounts, openbanking transactions, openbanking sync), an SDK, or the REST API directly.
Every request sends the X-Api-Key header, and every response is decrypted locally with your own key. The API key alone only ever returns ciphertext — without your private key there is nothing readable. The CLI and SDK read and sync existing connections; they never create one.
Does open-banking.io hold my BCC Financing credentials?
No. You authenticate on BCC Financing's own site, and we store only your public key — data is decrypted on your device.
What does it cost?
Around EUR 3/month for full access across 2,600+ supported EU/UK banks.
Can I connect a business account?
Yes. BCC Financing supports both personal and business accounts; choose the type when you select the bank.
Start at open-banking.io.