BCC Pontassieve API Access & Open Banking

Reaching your BCC Pontassieve account data no longer means scraping statements or building bespoke bank integrations. open-banking.io links this Tuscan Banca di Credito Cooperativo to a single dashboard that covers 2,600+ EU and UK banks, so your balances and transactions land in one place. BCC Pontassieve supports both business and personal accounts, and consent stays valid for up to 180 days before you re-authorise. There is no published BIC on file for this bank, so you simply search for it by name inside the dashboard.

Everything is certificate-free and zero-knowledge: your encryption keys are generated on your own device, and open-banking.io only ever holds your public key. Ciphertext is all that reaches its servers — decryption happens locally, under a passphrase only you know.

How to connect BCC Pontassieve

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 open-banking.io and set your encryption passphrase; your keys are created locally on your device.
  2. In the dashboard, search for BCC Pontassieve and choose the account type you hold — business or personal.
  3. You are redirected to BCC Pontassieve's own secure login, where you approve access under PSD2 (Strong Customer Authentication).
  4. Consent granted, your accounts sync back into the dashboard automatically and refresh for the length of the 180-day window.

That's the whole flow — you authenticate directly with the bank, never handing your credentials to open-banking.io.

Access your data

Once BCC Pontassieve is connected, developers can optionally read the data programmatically. Open the Developers page, create an API key, and export a credentials.json file — it bundles the API key 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. An API key alone only ever returns ciphertext — without your private key, it stays unreadable. The CLI and SDK read and sync existing connections; they never establish new ones.

All of this runs at roughly EUR 3/month.

Does open-banking.io see my BCC Pontassieve data?

No. It is zero-knowledge — it stores only your public key, and everything is decrypted on your device.

Do I need a certificate or developer account to connect?

No. Connecting is certificate-free and done in the dashboard; the API key is only for the optional developer read step.

How long does access last?

Up to 180 days per consent, after which you re-approve on BCC Pontassieve's login screen.

Ready to start? Visit open-banking.io.