Norrbärke Sparbank API Access via Open Banking
Norrbärke Sparbank is a local savings bank rooted in Smedjebacken and the wider Dalarna region, serving both households and companies. If you want a single, private way to reach your Norrbärke Sparbank balances and transactions, open-banking.io brings the bank into one dashboard — and, when you need it, exposes that same data to your own code. There are no eIDAS certificates to buy and no PSD2 licence to hold: the service covers 2,600+ EU/UK banks for around EUR 3 per month.
Because open-banking.io is zero-knowledge, your Norrbärke Sparbank data is encrypted with keys generated on your own device. The servers only ever hold your public key, so they store ciphertext they cannot read. Norrbärke Sparbank identifies as BIC SWEDSESS, supports both business and personal accounts, and grants a consent window of up to 180 days before you re-approve.
How to connect Norrbärke Sparbank
Connecting happens entirely in the open-banking.io dashboard — not through any API, key, or code.
- Sign up and set an encryption passphrase. Your private decryption key is created locally, on your device, and never leaves it.
- In the dashboard, pick Norrbärke Sparbank and choose the account type you hold — business or personal.
- You are redirected to Norrbärke Sparbank's own secure login, where you approve access under PSD2 consent. open-banking.io never sees your credentials.
- Your accounts sync back into the dashboard, ready to view. That's the whole flow — no developer redirect and nothing to install.
Access your data
Reading Norrbärke Sparbank data programmatically is an optional step after connecting. On the Developers page, create an API key and export a credentials.json — it bundles the API key with your private decryption key. From there use the CLI (openbanking accounts, openbanking transactions, openbanking sync), an SDK, or the REST API. Requests carry the X-Api-Key header, and every response is decrypted locally with your own key. The CLI and SDK only read and sync connections that already exist; they never establish one.
Does open-banking.io need a banking certificate?
No. It is certificate-free — you connect Norrbärke Sparbank without any eIDAS certificate or licence of your own.
Can open-banking.io read my Norrbärke Sparbank data?
No. It is zero-knowledge and holds only your public key, so it stores encrypted data it cannot decrypt.
Is an API key enough to read my transactions?
No. Without your private decryption key an API key returns only ciphertext; decryption happens on your device.
Start at https://open-banking.io.