BCC Pordenonese e Monsile Open Banking Access

Getting programmatic reach into your BCC Pordenonese e Monsile accounts usually means wrestling with eIDAS certificates and a PSD2 developer portal. open-banking.io skips all of that. It is a certificate-free service covering 2,600+ European banks, where your account and transaction data is encrypted on your own device and decrypted locally with a key only you hold — the platform never sees it in the clear.

BCC Pordenonese e Monsile (BIC ICRAITRR9W0) is one of the Italian cooperative banks reachable through open-banking.io. Both business and personal accounts are supported, and a single approval grants a consent window of up to 180 days before you need to renew it.

How to connect BCC Pordenonese e Monsile

Connecting happens entirely inside the open-banking.io dashboard — there is no API call, code, or key involved in this step.

  1. Sign up for an open-banking.io account.
  2. Set your encryption passphrase. Your key pair is generated locally on your device, so only you can later decrypt what syncs.
  3. In the dashboard, search for and select BCC Pordenonese e Monsile, then choose whether you are linking a business or personal account.
  4. You are redirected to BCC Pordenonese e Monsile's own secure login and consent screen, where you approve access directly with the bank (standard PSD2 flow).
  5. Once approved, your accounts and transactions sync back into your dashboard automatically.

Access your data

Reading the data programmatically is an optional 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 own key. An API key on its own only ever returns ciphertext, so a leaked key exposes nothing readable.

All of this runs for roughly EUR 3/month.

Can I connect BCC Pordenonese e Monsile with just an API key?

No. Connecting is done in the dashboard by approving on the bank's consent screen. The CLI and SDK only read or sync connections that already exist — there is no connect command.

Does open-banking.io see my BCC Pordenonese e Monsile data?

No. It is zero-knowledge and holds only your public key. Decryption happens on your device.

Up to 180 days per approval, after which you re-authorise with BCC Pordenonese e Monsile.

Start at open-banking.io.