Sparkasse Emsland Open Banking & API Access Guide

Sparkasse Emsland (BIC NOLADE21EMS) serves customers across the Emsland region, and open-banking.io lets you reach your account data without certificates, screen-scraping, or a bank-side developer programme. It is a zero-knowledge EU/UK open-banking service covering 2,600+ banks, where the data flowing out of Sparkasse Emsland is decrypted on your own device with a key that only you hold. Whether you run a business or personal account, you get PSD2-grade access to balances and transactions for roughly EUR 3/month.

How to connect Sparkasse Emsland

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 keys are generated locally on your device, so open-banking.io only ever stores your public key.
  2. In the dashboard, pick Sparkasse Emsland and choose the account type you want to link — business or personal.
  3. You are redirected to Sparkasse Emsland's own secure login and consent screen, where you approve access directly with the bank. Consent lasts up to 180 days before you renew it.
  4. Once approved, your accounts sync straight into your dashboard, ready to view.

Access your data

After a connection exists, developers can optionally read it programmatically. On the Developers page, create an API key and export a credentials.json — this 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. Every request carries the X-Api-Key header, and each response is decrypted locally with your own key. The CLI and SDK only read or sync connections you already made in the dashboard — they cannot connect a bank. An API key on its own returns ciphertext; without your private key, nothing is readable.

Because open-banking.io is zero-knowledge and certificate-free, no server — not even open-banking.io's — can read or decrypt your Sparkasse Emsland data.

Do I need a developer account with Sparkasse Emsland?

No. You approve access on Sparkasse Emsland's own consent screen; no bank-side registration or certificate is required.

Can I connect a business and a personal account?

Yes. Sparkasse Emsland supports both business and personal account types — link each one separately in the dashboard.

How long does access last?

Sparkasse Emsland allows a maximum consent window of 180 days, after which you re-approve access to keep syncing.

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