Norisbank API Access & Open Banking Integration

Reaching your Norisbank account data no longer means wrestling with eIDAS certificates or a bespoke PSD2 gateway. open-banking.io gives you a single, private route to Norisbank (BIC NORSDE51XXX) covering both business and personal accounts, with consent valid for up to 180 days before you renew it. Everything you retrieve is decrypted on your own device with a key that never leaves it — open-banking.io stores only your public key and therefore can never read your balances or transactions.

How to connect Norisbank

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 choose an encryption passphrase. Your key pair is generated locally, so only you can later unlock the data.
  2. In the dashboard, search for Norisbank and select the account type you need — business or personal.
  3. You are redirected to Norisbank's own secure login, where you approve access under PSD2. Your credentials are only ever entered on the bank's page.
  4. Once approved, your Norisbank accounts sync into the dashboard automatically and refresh throughout the 180-day consent window.

That's the whole flow — no certificate application, no bank onboarding paperwork.

Access your data

Reading Norisbank data programmatically is an optional step you take after the connection exists. On the Developers page, create an API key and export 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. Requests authenticate with the X-Api-Key header, and each response is decrypted locally with your key. An API key on its own returns only ciphertext, which is exactly what keeps the service zero-knowledge. The CLI and SDK read and sync existing connections — they never create one.

All of this runs on a flat subscription of roughly EUR 3/month, covering Norisbank and 2,600+ other EU and UK banks.

Do I need an eIDAS certificate for Norisbank?

No. open-banking.io is certificate-free; you approve access on Norisbank's login and nothing else is required.

Can open-banking.io see my Norisbank transactions?

No. Data is encrypted to your key and decrypted only on your device. The service holds just your public key.

Can I connect Norisbank from the CLI?

No. Connecting is done in the dashboard. The CLI and SDK only read or sync accounts you have already linked.

Start at open-banking.io to link your Norisbank accounts.