BCC Putignano API Access & Open Banking | open-banking.io
Banca di Credito Cooperativo di Putignano is a cooperative bank rooted in the Apulian town of Putignano, serving members and businesses across the province of Bari. If you want your BCC Putignano balances and transactions in your own tools — a spreadsheet, an accounting workflow, or a script — open-banking.io gives you a single, standardised PSD2 route to that data without certificates, TPP licences, or bespoke integration work.
Both business and personal BCC Putignano accounts are supported, and a single approval covers up to 180 days before you renew. BCC Putignano does not publish a BIC in our directory, but you never need one: you select the bank by name inside the dashboard.
How to connect BCC Putignano
Connecting happens entirely in the open-banking.io dashboard — there is no API call, key, or code involved in this step.
- Sign up at open-banking.io and set your encryption passphrase. Your keys are generated locally on your own device, so only you can unlock your data.
- In the dashboard, choose BCC Putignano and pick the account type — business or personal.
- You are redirected to BCC Putignano's own secure login, where you approve access on the bank's PSD2 consent screen. Your credentials stay with the bank.
- Your accounts sync back into the dashboard, ready to view and refresh, with consent valid for up to 180 days.
Access your data
Reading BCC Putignano data programmatically is an optional step you take after connecting. On 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. The API key alone only ever returns ciphertext.
This is what zero-knowledge means in practice: open-banking.io holds only your public key and can never read or decrypt your accounts. The service is certificate-free and costs around EUR 3/month.
Do I need a licence to use BCC Putignano data?
No. open-banking.io operates the regulated PSD2 access layer, so you connect as an individual or business without any TPP certificate.
Can I connect from the CLI?
No. The CLI and SDK only read and sync connections you already made in the dashboard — there is no connect command. Connecting always goes through BCC Putignano's consent screen.
How long does access last?
Each approval lasts up to 180 days for BCC Putignano, after which you re-confirm consent in the dashboard.
Start at open-banking.io.