Nordea Norway Open Banking & API Access Guide
Nordea is one of the Nordic region's largest banks, and its Norwegian operation (BIC NDEANOKK) serves both everyday customers and companies. With open-banking.io you can reach that account data through a single PSD2-based service that covers 2,600+ European banks — no eIDAS certificate, no bespoke integration, and no direct handling of your credentials by us. Whether you hold a personal or business account, the setup is the same and takes only a few minutes.
What makes open-banking.io different is where the trust sits. Your encryption keys are generated on your own device, so the data flowing back from Nordea is decrypted locally — our servers only ever see your public key and ciphertext. That zero-knowledge design means nobody at open-banking.io can read your balances or transactions.
How to connect Nordea
Connecting happens entirely inside the open-banking.io dashboard — there is no code or API call at this stage.
- Sign up for an account and set your encryption passphrase; your private key is created locally and never leaves your device.
- In the dashboard, search for Nordea (Norway) and choose the account type you want to link — business or personal.
- You are redirected to Nordea's own secure login, where you approve access on the bank's consent screen (standard PSD2 authorisation).
- Once approved, your accounts sync into the dashboard automatically. Consent lasts up to 180 days, after which you simply re-approve on Nordea's screen.
At no point do you paste credentials into open-banking.io — authentication stays with Nordea.
Access your data
Reading your data programmatically is an optional step for developers, available after a connection exists. On the Developers page, create an API key and export a credentials.json — this file bundles the API key with your private decryption key. From there you can use the CLI (openbanking accounts, openbanking transactions, openbanking sync), an SDK, or the REST API. Requests send the X-Api-Key header, and every response is decrypted locally with your own key. Without that private key, the API key alone returns only ciphertext.
Is my Nordea login shared with open-banking.io?
No. You authenticate directly on Nordea's site; we never see or store your banking credentials.
Can I connect a Nordea business account?
Yes — both business and personal Nordea (Norway) accounts are supported from the dashboard.
How much does it cost?
Access is roughly EUR 3/month, covering all supported banks under one subscription.
Start at https://open-banking.io.