Caixa de Crédito Agrícola Mútuo de Mafra API access

Pulling account data out of a local Crédito Agrícola caixa usually means eIDAS certificates, sandbox registrations and PSD2 paperwork. open-banking.io removes all of it. Point it at Caixa de Crédito Agrícola Mútuo de Mafra (BIC CDOTPTP1XXX) and you get a clean, ongoing feed of balances and transactions for both business and personal accounts — no certificate, no bank-side developer onboarding, and encryption keys that never leave your device.

Every figure that reaches you is decrypted locally. open-banking.io runs zero-knowledge: its servers only ever hold your public key, so they store ciphertext they cannot read. That design covers roughly 2,600 European and UK banks, and the Mafra caixa is one of them.

How to connect Caixa de Crédito Agrícola Mútuo de Mafra

Connecting happens entirely in the open-banking.io dashboard — there is no API call, code snippet 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, search for Caixa de Crédito Agrícola Mútuo de Mafra and choose the account type you need — business or personal.
  3. You are redirected to Caixa de Crédito Agrícola Mútuo de Mafra's own secure login, where you approve access on the bank's PSD2 consent screen.
  4. Your approved accounts sync straight into the dashboard. Consent lasts up to 180 days, after which you simply re-approve.

Access your data

Programmatic access is an optional step for developers, and only after the connection above exists. Open the Developers page, create an API key and download a credentials.json — it bundles the API key together with your private decryption key. From there use the CLI (openbanking accounts, openbanking transactions, openbanking sync), an SDK, or the REST API directly.

Every request carries the X-Api-Key header, and each response is decrypted locally with your private key. The CLI and SDK only read and sync connections that already exist — they never establish one. And an API key on its own returns nothing but ciphertext, because the decryption key stays with you.

FAQ

Do I need an eIDAS certificate for Caixa de Crédito Agrícola Mútuo de Mafra?

No. open-banking.io is certificate-free. Consent is granted on the bank's own login screen — nothing to register or install.

Can open-banking.io staff see my Mafra account data?

No. It is zero-knowledge: servers hold only your public key, so stored data stays encrypted and is decrypted on your device.

What does it cost?

Around EUR 3 per month, covering the dashboard connection plus optional CLI, SDK and API access.

Start at open-banking.io.