Caja Rural de Casas Ibáñez API Access & Open Banking
Caja Rural de Casas Ibáñez is a Spanish cooperative credit bank in the Grupo Caja Rural network, and open-banking.io gives you a clean, unified way to reach its account and transaction data. Instead of wrestling with certificates or a sandbox onboarding, you link the bank through a hosted dashboard and let your accounts flow in. Everything is decrypted locally with a key only you hold, so the data stays yours.
How to connect Caja Rural de Casas Ibáñez
Connecting happens entirely inside the open-banking.io dashboard — there is no API call, code, or key involved in this step.
- Sign up for an open-banking.io account.
- Set an encryption passphrase. Your cryptographic keys are generated right on your own device, never on our servers.
- In the dashboard, pick Caja Rural de Casas Ibáñez (BIC BCOEESMM127) and choose the account type you need — both business and personal accounts are supported.
- You are redirected to Caja Rural de Casas Ibáñez's own secure login, where you approve access under PSD2. Consent lasts up to 180 days, after which you simply renew it.
- Your accounts sync into the dashboard and stay up to date.
Access your data
Once the connection exists, developers can optionally read it programmatically. From 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. - Or call the REST API / SDK, sending your key in the
X-Api-Keyheader.
Every response is decrypted locally with your own key. An API key alone only ever returns ciphertext — without your private key it is unreadable, even to us. The CLI and SDK only read and sync connections you already approved; they never create one.
The service is zero-knowledge and certificate-free, holding only your public key, and costs around EUR 3/month across 2,600+ EU and UK banks.
FAQ
Do I need a developer account to connect?
No. Connecting Caja Rural de Casas Ibáñez is done in the dashboard by approving access on the bank's login. The API key is only for optional programmatic reads afterward.
Can open-banking.io see my Caja Rural de Casas Ibáñez data?
No. Data is encrypted with keys generated on your device. Our servers hold only your public key and store ciphertext.
How long does access last?
Up to 180 days per consent, then you re-approve on the bank's screen.
Ready to start? Visit open-banking.io.