SEB Selected (Norway): Open Banking & API Access

Want your SEB Selected (Norway) account data in one private place? open-banking.io links to SEB Selected and 2,600+ other EU/UK banks without certificates, eIDAS setup, or a regulatory licence. Your balances and transactions are encrypted and decrypted on your own device with a key only you hold, so the service can read nothing on your behalf.

SEB Selected supports personal account types. Consent lasts up to 180 days before SEB Selected asks you to re-approve, and there is no published BIC for this brand — none is needed, since you select the bank by name in the dashboard.

How to connect SEB Selected

Connecting happens entirely inside the open-banking.io dashboard — there is no API call, code, or key involved.

  1. Sign up for open-banking.io and set an encryption passphrase. Your keys are generated locally on your device.
  2. In the dashboard, search for SEB Selected and choose the personal account type.
  3. You are redirected to SEB Selected's own secure login to approve access under PSD2.
  4. Once you confirm consent, your accounts sync back into your dashboard automatically.

That is all it takes — no developer redirect, no client secret, no manual endpoint.

Access your data

Reading SEB Selected data programmatically is an optional step you take after connecting. 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 use the CLI (openbanking accounts, openbanking transactions, openbanking sync), an SDK, or the REST API. Requests authenticate with the X-Api-Key header, and every response is decrypted locally with your own key. An API key alone only ever returns ciphertext; without your private key the data stays unreadable — even to open-banking.io.

At around EUR 3/month, you get certificate-free, zero-knowledge access to SEB Selected without touching bank APIs directly.

Do I need a licence or certificate for SEB Selected?

No. open-banking.io handles the PSD2 layer; you simply approve access on SEB Selected's login screen.

Can open-banking.io see my SEB Selected transactions?

No. The service holds only your public key. Decryption happens on your device, so the servers store ciphertext only.

Can the CLI connect my SEB Selected account?

No. The CLI, SDK, and API only read and sync connections you have already made in the dashboard — there is no connect command.

Ready to start? Visit open-banking.io.