Caja Rural Central en Orihuela Open Banking API

Caja Rural Central en Orihuela is a Valencian cooperative bank rooted in the Vega Baja, and open-banking.io lets you reach its balances and transactions without handling eIDAS certificates or building a PSD2 stack yourself. You keep your data encrypted with a key that never leaves your device, so only you can read what syncs back. With coverage of 2,600+ European banks, the same workflow that links Caja Rural Central en Orihuela (BIC BCOEESMM005) works everywhere else too.

How to connect Caja Rural Central en Orihuela

Connecting happens entirely inside the open-banking.io dashboard — there is no API call, code, or key involved in this step:

  1. Sign up for open-banking.io and set an encryption passphrase. Your key pair is generated locally on your own device; the service only ever stores your public key.
  2. In the dashboard, search for Caja Rural Central en Orihuela and choose your account type — business or personal are both supported.
  3. You are redirected to Caja Rural Central en Orihuela's own secure login, where you approve access on the bank's official PSD2 consent screen.
  4. Once approved, your accounts sync into the dashboard. A single authorisation lasts up to 180 days, after which you simply re-approve.

Nothing about your credentials touches open-banking.io — the bank authenticates you directly.

Access your data

Reading the data programmatically is an optional step for developers, and only after a connection already exists. Open the Developers page, create an API key, and export a credentials.json that bundles that key with your private decryption key. Then pull data with the CLI:

openbanking accounts
openbanking transactions
openbanking sync

An SDK and REST API are available too. Every request carries the X-Api-Key header, and each response is decrypted locally with your private key — the API key alone returns only ciphertext, because open-banking.io's servers cannot read what they store. There is no connect command: the CLI and SDK read and refresh existing links, they never create them.

All of this runs for roughly EUR 3/month, with no certificate paperwork.

Is Caja Rural Central en Orihuela business banking supported?

Yes. Both business and personal account types can be connected from the dashboard.

How long does access last?

Up to 180 days per consent. When it expires, re-approve on the bank's login screen to continue syncing.

Can open-banking.io read my account data?

No. It is zero-knowledge — it holds only your public key, so decryption happens on your device with a key only you control.

Start at open-banking.io.