Jutlander Bank API Access & Open Banking Data

Danish account holders and developers can reach Jutlander Bank data through open-banking.io — a certificate-free bridge to more than 2,600 European banks that never asks you to build a PSD2 integration from scratch. Whether you run business or personal accounts at Jutlander Bank, you approve access once and read your balances and transactions on your own terms, with your data decrypted only on your own device.

open-banking.io is zero-knowledge by design. When you sign up you set an encryption passphrase, and your keys are generated locally — the service only ever holds your public key, so its servers can never read or decrypt what flows through them.

How to connect Jutlander Bank

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

  1. Create your open-banking.io account and set your encryption passphrase; your private key is generated on your device and never leaves it.
  2. In the dashboard, search for Jutlander Bank and choose your account type — business or personal.
  3. You are redirected to Jutlander Bank's own secure login, where you approve access under PSD2. Because Jutlander Bank publishes no public BIC here, selection is handled by name inside the dashboard.
  4. Your accounts sync back into the dashboard. Consent lasts up to 180 days, after which you simply re-approve on Jutlander Bank's screen.

Access your data

Once Jutlander Bank is connected, programmatic access is an optional developer step. Open the Developers page, create an API key, and export a credentials.json that bundles the API key with 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 every response is decrypted locally with your own key — an API key alone only ever returns ciphertext.

All of this runs for around EUR 3/month, with no certificates to buy or renew.

Does open-banking.io store my Jutlander Bank password?

No. You authenticate directly on Jutlander Bank's own login screen; open-banking.io never sees your credentials.

Can I connect a business and a personal account?

Yes. Jutlander Bank supports both account types — connect each separately in the dashboard.

How long does access last?

Up to 180 days per consent, then you re-approve on Jutlander Bank's consent screen.

Start at open-banking.io.