BCC Cassa Rurale di Val di Fiemme Open Banking API

Pulling your BCC Cassa Rurale di Val di Fiemme balances and transactions into your own tools shouldn't mean juggling PSD2 certificates or standing up a licensed API stack. open-banking.io gives you a single, private route to this Trentino cooperative bank (BIC CCRTIT2T50A), covering both business and personal accounts. It is certificate-free and zero-knowledge: your data is encrypted on your device with a key only you hold, so no one — not even open-banking.io — can read it on the server.

How to connect BCC Cassa Rurale di Val di Fiemme

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 generated locally on your own device.
  2. In the dashboard, pick BCC Cassa Rurale di Val di Fiemme and choose the account type — business or personal.
  3. You are redirected to BCC Cassa Rurale di Val di Fiemme's own secure login, where you approve access on the bank's PSD2 consent screen.
  4. Your accounts sync back into the dashboard. Consent lasts up to 180 days, after which you simply re-approve.

Because approval takes place on the bank's own screen, your credentials are never seen by open-banking.io.

Access your data

Once the connection is live, reading it programmatically is an optional developer step. On the Developers page, create an API key and export a credentials.json — this bundles the API key plus your private decryption key. From there you can 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 key. An API key on its own only ever returns ciphertext — without your private key it stays unreadable. Note the CLI and SDK read and sync existing connections; they never connect a bank.

All of this runs for roughly EUR 3/month.

FAQ

Do I need a developer certificate to connect?

No. open-banking.io is certificate-free. You approve access directly on BCC Cassa Rurale di Val di Fiemme's consent screen and your accounts sync into the dashboard.

Can open-banking.io see my banking data?

No. The service is zero-knowledge and holds only your public key. Data is decrypted on your device with a private key only you possess.

Can I connect both business and personal accounts?

Yes. BCC Cassa Rurale di Val di Fiemme supports both, and each is added as a separate connection with consent valid for up to 180 days.

Ready to start? Visit open-banking.io.