Caja Rural San José de Alcora API & Open Banking Access
Reaching your Caja Rural San José de Alcora accounts programmatically no longer means chasing eIDAS certificates or building a PSD2 stack. open-banking.io gives you a single, private path to this Castellón cooperative's data — covering both business and personal accounts (BIC BCOEESMM113) — and folds it into one dashboard alongside 2,600+ other EU and UK banks. Everything is decrypted on your own device with a key only you hold, so the service never sees your balances or transactions in the clear.
How to connect Caja Rural San José de Alcora
Connecting happens entirely inside the open-banking.io dashboard — there is no API call, code, or key involved in linking a bank:
- Sign up for open-banking.io and set your encryption passphrase. Your keys are generated locally on your device during this step.
- In the dashboard, search for and select Caja Rural San José de Alcora, then choose the account type you need — business or personal.
- You are redirected to Caja Rural San José de Alcora's own secure login and consent screen, where you approve access directly with the bank (standard PSD2 flow).
- Your approved accounts sync back into the dashboard. Consent lasts up to 180 days, after which you simply re-approve on the bank's screen.
At no point do you hand credentials to open-banking.io — authentication stays between you and the caixa.
Access your data
Once accounts are connected, reading them programmatically is an optional developer step. 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 you can:
- Run the CLI:
openbanking accounts,openbanking transactions, oropenbanking sync. - Call the REST API or an SDK, passing your key in the
X-Api-Keyheader.
Every response comes back encrypted and is decrypted locally with your private key. An API key alone only ever returns ciphertext, because open-banking.io's servers hold nothing but your public key. The CLI and SDK only read and sync connections you already made in the dashboard — they cannot link a new bank.
The whole service is certificate-free and costs around EUR 3/month.
FAQ
Does open-banking.io support business accounts at Caja Rural San José de Alcora?
Yes. Both business and personal account types are available; pick the right one when selecting the bank in the dashboard.
Can open-banking.io read my Caja Rural San José de Alcora data?
No. It is zero-knowledge — data is decrypted only on your device with a key you alone hold. The servers store just your public key.
How long does access last before I re-authorize?
Caja Rural San José de Alcora consent runs for up to 180 days. After that, re-approve on the bank's own screen to keep syncing.
Ready to start? Visit open-banking.io.