BCC Felsinea Open Banking and API Data Access
Reaching your BCC Felsinea account data no longer means wrestling with eIDAS certificates or a bespoke PSD2 integration. open-banking.io gives you one certificate-free doorway to BCC Felsinea (BIC CCRTIT2TFEL) and 2,600+ other banks across the EU and UK. Whether you hold a business or personal account, you approve access once and your balances and transactions flow into a dashboard that only you can decrypt.
The design is deliberately zero-knowledge. When you sign up you set an encryption passphrase, and the keys derived from it are generated on your own device. open-banking.io stores only your public key, so its servers physically cannot read your BCC Felsinea data — everything is unlocked locally, on your machine.
How to connect BCC Felsinea
Connecting happens entirely inside the open-banking.io dashboard — there is no API call, code, or key involved in this step.
- Create your open-banking.io account and set your encryption passphrase (your private key never leaves your device).
- In the dashboard, search for BCC Felsinea and choose your account type — business or personal.
- You are redirected to BCC Felsinea's own secure login, where you approve access under PSD2 consent. Your credentials are only ever entered on the bank's site.
- Once approved, your accounts sync back into the dashboard, ready to view.
Each consent lasts up to 180 days, after which you simply re-approve on BCC Felsinea's screen to keep the connection live.
Access your data
Programmatic access is an optional step you take after the bank is connected. Open 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 you can pull data with the CLI:
openbanking accounts
openbanking transactions
openbanking sync
There is no connect command — the CLI, SDKs, and REST API only read and sync connections that already exist. Every request carries your X-Api-Key header, and each response is decrypted locally with your own key. An API key on its own returns only ciphertext, which is exactly the point.
FAQ
Do I need an eIDAS certificate to access BCC Felsinea?
No. open-banking.io is certificate-free; you authorise access directly on BCC Felsinea's login screen.
Can open-banking.io read my BCC Felsinea transactions?
No. It holds only your public key, so all decryption happens on your device.
What does it cost?
Around EUR 3 per month for access to BCC Felsinea and every other supported bank.
Start connecting at open-banking.io.