Caja Rural de Cheste API Access & Open Banking
Reach your Caja Rural de Cheste accounts through a single, privacy-first dashboard. open-banking.io links to this Valencian cooperative bank (BIC CCRIES2A121) under PSD2, covering both business and personal accounts. No eIDAS certificate, no bank sponsorship, no infrastructure to run — your data is decrypted on your own device with a key that never leaves it, so open-banking.io only ever holds ciphertext.
How to connect Caja Rural de Cheste
Connecting happens entirely inside the open-banking.io dashboard — there is no API call, code, or key involved in this step.
- Sign up at open-banking.io and open the dashboard.
- Set an encryption passphrase. Your key pair is generated locally in your browser; only your public key is ever uploaded.
- Pick Caja Rural de Cheste from the bank list and choose the account type — business or personal.
- Approve on Caja Rural de Cheste's own screen. You are redirected to the bank's secure login to grant consent directly. open-banking.io never sees your credentials.
- Watch your accounts sync back into the dashboard, ready to view.
Your PSD2 consent stays valid for up to 180 days, after which you simply re-approve on the bank's screen to keep the connection live.
Access your data
Once Caja Rural de Cheste is connected, reading the data programmatically is an optional developer step. From the Developers page, create an API key and export a credentials.json — this bundles the API key and 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 arrives encrypted and is decrypted locally with your private key. An API key alone returns only ciphertext — without your key, nobody, including open-banking.io, can read a thing. The CLI and SDK only read and sync connections you already made in the dashboard; they never create one.
All of this runs on a flat subscription of roughly EUR 3/month, with 2,600+ European banks supported.
Is a bank certificate or developer account required?
No. open-banking.io is certificate-free. You sign up, connect Caja Rural de Cheste in the dashboard, and you are done — no QWAC, no sandbox onboarding.
Can open-banking.io read my Caja Rural de Cheste transactions?
No. The service is zero-knowledge and stores only your public key. Data is decrypted on your device with a private key that only you hold.
How long does access last?
Caja Rural de Cheste consent lasts up to 180 days. When it expires, re-approve on the bank's own consent screen to renew.
Start at open-banking.io.