Nordic Corporate Bank Open Banking & API Access
Nordic Corporate Bank is a Norwegian bank focused on corporate and business relationships, and open-banking.io lets you reach its account and transaction data without wrestling with eIDAS certificates or PSD2 onboarding. It supports both business and personal account types, and consent stays valid for up to 180 days before you re-approve. Everything is decrypted on your own device with a key only you hold — open-banking.io never sees your data in the clear.
How to connect Nordic Corporate Bank
Connecting happens entirely in 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 locally on your device, so only you can later unlock the data.
- In the dashboard, pick Nordic Corporate Bank and choose the account type you want to link (business or personal).
- You are redirected to Nordic Corporate Bank's own secure login and consent screen, where you approve access under PSD2.
- Once approved, your accounts and transactions sync back into your open-banking.io dashboard.
That's the whole flow. No certificate, no bank agreement, and no developer setup are required just to see your accounts.
Access your data
Reading the data programmatically is an optional step for developers, and only after the bank is already connected. 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 you can 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 every response is decrypted locally with your own key. An API key on its own only returns ciphertext — without your private key, nobody, including open-banking.io's servers, can read it. The CLI and SDK only read and sync existing connections; they never connect a bank.
All of this runs at around EUR 3/month, part of a network of 2,600+ EU and UK banks.
FAQ
Does Nordic Corporate Bank have a BIC on open-banking.io?
No BIC is listed for Nordic Corporate Bank here — you select the bank by name in the dashboard, so you don't need to look one up.
Can I connect both business and personal accounts?
Yes. Nordic Corporate Bank supports both business and personal account types, and you choose which to link when you connect in the dashboard.
How often do I need to renew consent?
Consent lasts up to 180 days. After that, you simply reapprove access on Nordic Corporate Bank's consent screen to keep your data syncing.
Ready to start? Visit open-banking.io.