Caixa Rural Burriana API Access & Open Banking
Caixa Rural Burriana is a Valencian cooperative bank serving members and businesses across the Castellón province. With open-banking.io you can bring its accounts into one place and, if you build software, read the data programmatically — without certificates, screen-scraping, or handing anyone your credentials. open-banking.io covers 2,600+ EU/UK banks and keeps everything encrypted with a key that never leaves your device.
Caixa Rural Burriana (BIC CCRIES2A112) supports both business and personal accounts, and a single approval grants access for up to 180 days before you renew it.
How to connect Caixa Rural Burriana
Connecting happens entirely inside the open-banking.io dashboard — there is no API call, code, or key involved in this step:
- Sign up for open-banking.io and set your encryption passphrase. Your cryptographic keys are generated locally, on your own device.
- In the dashboard, search for Caixa Rural Burriana and choose the account type you want to link (business or personal).
- You're redirected to Caixa Rural Burriana's own secure login, where you authenticate and approve access under PSD2 — your banking details are only ever seen by the bank.
- Once approved, your accounts and transactions sync straight into your dashboard, ready to view or export.
Because consent lasts up to 180 days, you'll simply repeat the approval when the window expires.
Access your data
Already connected and want programmatic access? This step is optional and for developers only. On the Developers page, create an API key and export a credentials.json — it bundles the API key with your private decryption key. From there you can use the CLI (openbanking accounts, openbanking transactions, openbanking sync), an SDK, or the REST API. Every request carries the X-Api-Key header, and each response is decrypted locally with your own key. The CLI and SDK only read and sync connections you've already made — they can't create one.
This is what zero-knowledge means: open-banking.io holds only your public key, so its servers can never read or decrypt your Caixa Rural Burriana data. All of it — full bank coverage included — costs around EUR 3/month.
Do I need a certificate or eIDAS setup?
No. open-banking.io is certificate-free. You approve access directly on Caixa Rural Burriana's login screen.
Can open-banking.io see my transactions?
No. Data is decrypted only on your device with a key you alone hold. The service stores ciphertext and your public key.
Does the API key alone return my data?
No. Without your private decryption key you receive only ciphertext — readable data requires the key in your credentials.json.
Start at open-banking.io.