Nordea First Card (Norway) Open Banking Access

Nordea First Card is the corporate charge-card programme many Norwegian businesses use to centralise travel and expense spending. Getting a clean, machine-readable feed of that card data usually means wrestling with PSD2 certificates and bank-specific portals. open-banking.io removes that friction: it links Nordea First Card (Norway) through the regulated open-banking rails and streams the data into a dashboard only you can decrypt.

Because Nordea First Card is a business product, access here is scoped to corporate card accounts (BIC NDEANOKK). Each authorisation you grant lasts up to the 180-day maximum consent window before Nordea asks you to renew — standard PSD2 practice, handled for you inside the dashboard.

How to connect Nordea First Card

Connecting happens entirely in the open-banking.io web dashboard — there is no API call, key, or code involved in the link step:

  1. Sign up at open-banking.io and open your dashboard.
  2. Set an encryption passphrase. Your keys are generated on your own device, so nobody else — not even open-banking.io — can read your data.
  3. Pick Nordea First Card (Norway) from the bank list and choose the business account type.
  4. You're redirected to Nordea's own secure login to approve access on their consent screen.
  5. Once approved, your card accounts sync into your dashboard automatically.

That's the whole flow. open-banking.io never sees your Nordea credentials, and it holds only your public key.

Access your data

Once the connection is live, developers can optionally read it programmatically. On the Developers page, create an API key and export a credentials.json — this bundles the API key plus your private decryption key. From there use the CLI (openbanking accounts, openbanking transactions, openbanking sync), an SDK, or the REST API. Every request carries the X-Api-Key header, and each response is decrypted locally with your own key. An API key alone only ever returns ciphertext.

The service is certificate-free and genuinely zero-knowledge — servers store encrypted blobs against your public key and nothing more — for roughly EUR 3/month, across 2,600+ supported banks.

Do I need an eIDAS certificate for Nordea First Card?

No. open-banking.io handles the regulated connection, so you never provision or renew a PSD2 certificate yourself.

Can open-banking.io read my First Card transactions?

No. Data is decrypted only on your device with a key you alone hold. The servers keep encrypted data tied to your public key.

How long does access last before renewal?

Up to 180 days per consent, after which you re-approve on Nordea's screen from the dashboard.

Start at open-banking.io.