Landkreditt Bank API Access & Open Banking Data

Landkreditt Bank is a Norwegian bank serving both business and personal customers, and open-banking.io lets you reach its account and transaction data under PSD2 without registering as a licensed provider or handling eIDAS certificates. You approve access once on Landkreditt Bank's own login, and your data flows into a dashboard where only you hold the key to decrypt it.

That local-only decryption is the point. open-banking.io is zero-knowledge and certificate-free: the servers store just your public key, so a synced balance or payment line is ciphertext to everyone but you. It covers 2,600+ EU and UK banks for roughly EUR 3 per month, with no per-bank onboarding paperwork.

How to connect Landkreditt Bank

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

  1. Sign up for open-banking.io and set an encryption passphrase. Your keys are generated on your own device, so the passphrase never leaves it.
  2. In the dashboard, search for and select Landkreditt Bank, then choose the account type you want — business or personal.
  3. You are redirected to Landkreditt Bank's own secure login to review and approve the access request (standard PSD2 consent).
  4. Once approved, your accounts appear in the dashboard and begin syncing. Consent lasts up to 180 days before Landkreditt Bank asks you to re-approve.

Access your data

Reading the data programmatically is an optional developer step you take after the connection exists. On the Developers page, create an API key and export a credentials.json — it bundles that API key with your private decryption key. From there use the CLI (openbanking accounts, openbanking transactions, openbanking sync), an SDK, or the REST API. Requests carry your key in the X-Api-Key header, and every response is decrypted locally with your private key. The API key alone only ever returns ciphertext; without your key, nobody — including open-banking.io — can read it. Note that these tools read and sync existing connections only; the bank itself is always linked in the dashboard.

Does Landkreditt Bank publish a BIC on open-banking.io?

No BIC is listed for Landkreditt Bank here. You select it by name in the dashboard, so a BIC is not needed to connect.

Can I connect both business and personal accounts?

Yes. Landkreditt Bank supports both account types — connect each one separately and each gets its own PSD2 consent.

How long does access stay active?

Up to 180 days per approval. When the window closes, re-approve on Landkreditt Bank's login to keep syncing.

Start at open-banking.io.