Nordea Corporate API Access & Open Banking (SE)
Running Nordea Corporate (BIC NDEASESS) business accounts in Sweden and need a clean, private route to your balances and transactions? open-banking.io connects to Nordea Corporate under PSD2 and syncs your data into a single dashboard — no bank certificates, no eIDAS setup, and no shared secrets. Your account information is decrypted locally with a key only you hold, so the service itself never sees your figures in the clear.
open-banking.io covers 2,600+ banks across the EU and UK, and Nordea Corporate is one of them. Whether you reconcile daily, feed a treasury tool, or just want a tidy overview across entities, the flow below gets you there.
How to connect Nordea Corporate
Connecting happens entirely inside the open-banking.io dashboard — there is no API call, code, or key involved in this step.
- Sign up for open-banking.io and set your encryption passphrase. Your keys are generated on your own device, so only you can later unlock the data.
- In the dashboard, pick Nordea Corporate (Sweden) and choose the business account type — the account category supported here.
- You are redirected to Nordea Corporate's own secure login, where you approve access on the bank's consent screen (standard PSD2 authorisation).
- Your accounts sync back into your dashboard. The consent lasts up to 180 days, after which you simply re-approve on Nordea's screen to keep the connection live.
That's it — no developer redirect, no certificate upload, nothing to configure at the bank.
Access your data
Once Nordea Corporate is connected, reading the data programmatically is an optional developer step. From the Developers page, create an API key and export a credentials.json — this bundles the API key together with your private decryption key. Then use whichever suits you:
- CLI:
openbanking accounts,openbanking transactions,openbanking sync - An SDK or the REST API, sending your key in the
X-Api-Keyheader
Every response is decrypted locally with your own key. An API key alone only ever returns ciphertext — without your private key there is nothing readable to leak. The CLI and SDK read and sync existing connections; they never connect a bank themselves.
FAQ
Does open-banking.io see my Nordea Corporate data?
No. It is zero-knowledge and holds only your public key. Decryption happens on your device.
What does it cost?
Around EUR 3/month for access across all supported banks, including Nordea Corporate.
Do I need a bank certificate or eIDAS setup?
No. It's certificate-free — you authorise directly on Nordea's own login screen.
Ready to start? Visit open-banking.io.