BCC Filottrano Open Banking & API Access Guide

Reaching BCC Filottrano account data used to mean chasing eIDAS certificates and PSD2 paperwork. open-banking.io removes that friction: it is a zero-knowledge, certificate-free gateway covering 2,600+ EU and UK banks, so you can pull balances and transactions from BCC Filottrano without ever running your own regulated integration.

BCC Filottrano is a Marche-based Banca di Credito Cooperativo. Through open-banking.io you can link both personal and business accounts, and each PSD2 consent stays valid for up to 180 days before you re-approve. No published BIC is required on your side — you simply pick the bank in the dashboard and authorise it directly with BCC Filottrano.

How to connect BCC Filottrano

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 open the dashboard.
  2. Set an encryption passphrase. Your keys are generated on your own device, so only you can later decrypt what syncs in.
  3. Pick BCC Filottrano from the bank list and choose the account type — personal or business.
  4. Approve on BCC Filottrano's own login. You are redirected to the bank's secure PSD2 consent screen to grant access; your credentials never touch open-banking.io.
  5. Accounts sync back into your dashboard, ready to view.

Access your data

Reading data programmatically is an optional developer step you take after the connection exists. 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 key. The API key alone only ever returns ciphertext — open-banking.io servers hold just your public key and can never read your data.

All of this runs at roughly EUR 3/month, with no certificate purchase and no per-call surprises.

Do I need a BIC to connect BCC Filottrano?

No. You select BCC Filottrano in the dashboard and confirm on the bank's consent screen — no BIC entry is needed.

Can I connect a business account?

Yes. Both personal and business BCC Filottrano accounts are supported, each with a consent lasting up to 180 days.

Can open-banking.io read my transactions?

No. It is zero-knowledge: your data is decrypted only on your device, with a key that never leaves it.

Start at open-banking.io.