BCC San Marco dei Cavoti e del Sannio Open Banking
Reaching balances and transactions from BCC San Marco dei Cavoti e del Sannio e del Sannio no longer means wrestling with bank-specific portals or paying for eIDAS certificates. open-banking.io is a certificate-free PSD2 service covering 2,600+ EU and UK banks, and this Campania cooperative (BIC ICRAITRRRP0) is one of them. Whether you hold a personal or a business account, you can bring its data into one dashboard and keep full control of who reads it.
What sets the service apart is its zero-knowledge design. Encryption keys are generated on your own device, so the platform stores only your public key and never sees your statements in the clear. Every figure you pull is decrypted locally, meaning open-banking.io's servers hold ciphertext they cannot open.
How to connect BCC San Marco dei Cavoti e del Sannio
Connecting happens entirely inside the open-banking.io dashboard — there is no API call, code, or key involved in this step:
- Sign up for an account and set your encryption passphrase; your private key is created locally at this moment.
- In the dashboard, search for and select BCC San Marco dei Cavoti e del Sannio and choose the account type — personal or business.
- You are redirected to the bank's own secure login, where you approve the PSD2 access request on BCC San Marco dei Cavoti e del Sannio's consent screen.
- Your accounts sync back into the dashboard automatically. The consent lasts up to 180 days, after which you simply re-approve.
Access your data
Developers who want programmatic access can add it after the bank is connected. On the Developers page, generate an API key and export a credentials.json — this bundles the API key together with your private decryption key. From there, the CLI (openbanking accounts, openbanking transactions, openbanking sync), an SDK, or the REST API let you read the synced data. Requests carry the X-Api-Key header, and each response is decrypted locally with your own key. Note that the API key alone returns only ciphertext; without your private key, nothing is readable. The CLI and SDK read existing connections — they never create one.
At around EUR 3/month, it is a lightweight way to keep financial data flowing into your own tools.
Do I need an eIDAS certificate?
No. open-banking.io is certificate-free — you connect purely through the dashboard and the bank's own consent flow.
Can open-banking.io read my BCC San Marco dei Cavoti e del Sannio transactions?
No. The service is zero-knowledge and holds only your public key. Decryption happens on your device with a key only you possess.
How long does access last before I re-authorise?
BCC San Marco dei Cavoti e del Sannio allows a maximum consent window of 180 days, after which you re-approve access from the dashboard.
Start at open-banking.io.