Caixa Crédito Agrícola de Bombarral Open Banking API

Caixa de Crédito Agrícola Mutuo de Bombarral is a Portuguese cooperative bank within the Crédito Agrícola network (BIC CERTPTP1XXX). If you want your Bombarral account data in a spreadsheet, a script, or your own app, open-banking.io gives you a single, private way to reach it — covering both business and personal accounts under one PSD2 consent that lasts up to 180 days.

Unlike traditional aggregators, open-banking.io is certificate-free and zero-knowledge. Your encryption keys are generated on your own device, and the service only ever holds your public key. Everything you pull back is decrypted locally, so no server — not even ours — can read your balances or transactions.

How to connect Caixa de Crédito Agrícola Mutuo de Bombarral

Connecting happens entirely in 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. This generates your personal key pair locally.
  2. In the dashboard, search for Caixa de Crédito Agrícola Mutuo de Bombarral and choose the account type you need — business or personal.
  3. You are redirected to Crédito Agrícola's own secure login, where you approve access on the bank's PSD2 consent screen.
  4. Once approved, your Bombarral accounts sync into your dashboard, ready to view. The consent stays valid for up to 180 days before you renew it.

Access your data

Reading your data programmatically is an optional developer step you take after connecting. Open the Developers page, create an API key, and export a credentials.json — this bundles your 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 your key in the X-Api-Key header, and every response is decrypted locally with your private key. An API key on its own only ever returns ciphertext — without your key, there is nothing readable to leak. Note that these tools read and sync existing connections; they never create one.

At around EUR 3/month across 2,600+ EU and UK banks, it's a low-cost, privacy-first way to own your Bombarral banking data.

Do I need an eIDAS certificate?

No. open-banking.io is certificate-free. You only need a Bombarral account and an open-banking.io login.

Can open-banking.io see my transactions?

No. It is zero-knowledge and stores only your public key. Decryption happens on your device with a key only you hold.

Does the CLI connect my bank?

No. Connecting is done once in the dashboard via the bank's consent screen. The CLI and SDK only read and sync connections that already exist.

Ready to start? Visit open-banking.io.