Sparkasse Minden-Lübbecke API & Open Banking Access

Pulling live data out of your Sparkasse Minden-Lübbecke accounts usually means wrestling with certificates and eIDAS paperwork. open-banking.io skips all of that. It links to Sparkasse Minden-Lübbecke (BIC WELADED1MIN) through regulated PSD2 access, covers both business and personal accounts, and keeps every balance and transaction encrypted with a key that never leaves your device.

That means open-banking.io is zero-knowledge and certificate-free: the service stores only your public key, so it can hold your data but can never read it. Decryption happens locally, on your side, every time.

How to connect Sparkasse Minden-Lübbecke

Connecting is done 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. Your key pair is generated right there on your own device.
  2. In the dashboard, choose Sparkasse Minden-Lübbecke and select the account type you want — business or personal.
  3. You are redirected to Sparkasse Minden-Lübbecke's own secure login, where you approve access on the bank's PSD2 consent screen.
  4. Once approved, your accounts sync back into your dashboard, ready to view.

Consent lasts up to 180 days, after which you simply re-approve on the bank's screen to keep the connection alive.

Access your data

Want to read the data programmatically? That is an optional step after the connection already exists. Open the Developers page, create an API key, and export a credentials.json — it 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. Every request is authenticated with the X-Api-Key header, and each response is decrypted locally with your own key. An API key on its own only ever returns ciphertext — the private key that turns it into readable data stays with you.

All of this runs for around EUR 3/month.

Do I need a certificate or QWAC to connect?

No. open-banking.io handles regulated access for you, so there is nothing to obtain or install.

Can the CLI connect my Sparkasse Minden-Lübbecke account?

No. The CLI and SDK only read and sync connections that already exist. New links are made in the dashboard, on the bank's consent screen.

Can open-banking.io staff see my balances?

No. The platform holds only your public key and encrypted data. Decryption happens on your device alone.

Start at https://open-banking.io.