BCC di San Marzano di San Giuseppe Open Banking Access
Reaching account data from BCC di San Marzano di San Giuseppe, the Puglia cooperative bank identified by BIC CCRTIT2TSMZ, no longer means wrangling certificates or PSD2 sandbox paperwork. open-banking.io links your business or personal accounts through the bank's own PSD2 consent, then keeps every balance and transaction encrypted with a key that never leaves your device. It covers 2,600+ EU and UK banks for roughly EUR 3/month.
How to connect BCC di San Marzano di San Giuseppe
Connecting happens entirely in the open-banking.io dashboard — there is no API call, code, or key involved in this step:
- Sign up for open-banking.io and set your encryption passphrase. Your key pair is generated locally on your own device.
- In the dashboard, choose BCC di San Marzano di San Giuseppe and pick the account type you want to link — business or personal.
- You are redirected to BCC di San Marzano di San Giuseppe's own secure login, where you approve access on the bank's consent screen.
- Your accounts sync back into the dashboard. Each PSD2 consent lasts up to 180 days, after which you simply re-approve.
Access your data
Programmatic access is an optional step for developers, and only after a connection already exists. 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. There is no connect command — the CLI and SDKs only read and sync connections you have already authorized.
Because the platform is zero-knowledge, its servers hold only your public key. An API key on its own returns ciphertext; without your private key the data is unreadable — even to open-banking.io.
Does open-banking.io ever see my BCC di San Marzano di San Giuseppe data?
No. Data is decrypted on your device with a key only you hold. The service stores just your public key and encrypted blobs.
Do I need a developer account to connect the bank?
No. Linking BCC di San Marzano di San Giuseppe is done in the dashboard. API keys and credentials.json are only needed if you later want programmatic reads.
Can I link both business and personal accounts?
Yes. Both account types are supported; pick the one you need when connecting, and add the other the same way.
Start at https://open-banking.io.