Caixa Rural Vilafamés Open Banking & API Access

Caixa Rural Vilafamés is a Valencian credit cooperative in the Grupo Cooperativo Cajamar network, and open-banking.io lets you reach its account and transaction data without certificates, screen-scraping, or a bank-side developer contract. It supports both business and personal accounts under BIC CCRIES2A165, with a maximum consent lifetime of 180 days before you renew. Everything is decrypted locally with a key that only you hold — open-banking.io stores only your public key and never sees your figures in the clear.

How to connect Caixa Rural Vilafamés

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 your encryption passphrase. Your key pair is generated right there on your own device.
  2. In the dashboard, choose Caixa Rural Vilafamés from the bank list and pick the account type — business or personal.
  3. You are redirected to Caixa Rural Vilafamés's own secure login, where you approve access under PSD2 consent.
  4. Once approved, your accounts sync back into the dashboard and stay refreshed for the 180-day consent window.

Because the approval takes place on the bank's own screen, your credentials are never shared with open-banking.io.

Access your data

This part is optional and only for developers who want programmatic access after the connection already exists. From the Developers page, create an API key and export a credentials.json — it bundles the API key together with your private decryption key. Then reach your data with the CLI (openbanking accounts, openbanking transactions, openbanking sync), an SDK, or the REST API. Requests authenticate with the X-Api-Key header, and every response is decrypted locally with your own key. An API key alone only ever returns ciphertext — without your private key the payload stays unreadable, which is what zero-knowledge means in practice. The CLI and SDK only read and sync connections you already made in the dashboard; they cannot create one.

At roughly EUR 3/month, open-banking.io covers 2,600+ EU and UK banks under one certificate-free subscription.

Do I need a developer account to connect?

No. Connecting Caixa Rural Vilafamés is a dashboard action. API keys are only for reading data afterwards.

Which account types are supported?

Both business and personal Caixa Rural Vilafamés accounts (BIC CCRIES2A165) can be linked.

Up to 180 days, after which you re-approve on Caixa Rural Vilafamés's login screen to keep syncing.

Start at open-banking.io.