Djurslands Bank Open Banking & API Access (Denmark)

Djurslands Bank is a regional Danish bank serving personal and business customers across the Djursland peninsula and beyond. With open-banking.io you can reach your Djurslands Bank accounts through one certificate-free service that already covers 2,600+ EU and UK banks — no eIDAS certificate, no PSD2 licence, and no bank-specific integration to build. Everything is decrypted locally with a key only you hold, so open-banking.io never sees your account data in the clear.

How to connect Djurslands 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 your encryption passphrase. Your keys are generated on your own device, so only you can later unlock the data.
  2. In the dashboard, pick Djurslands Bank and choose the account type you need — both business and personal accounts are supported.
  3. You are redirected to Djurslands Bank's own secure login, where you approve access under PSD2 consent. open-banking.io never sees your credentials.
  4. Your accounts sync back into the dashboard. Consent lasts up to 180 days, after which you simply re-approve on the bank's screen.

Access your data

Once Djurslands Bank is connected, developers can optionally read the data programmatically. 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. Note that Djurslands Bank has no public BIC listed here, but you don't need one — the bank is selectable directly in the dashboard.

The CLI and SDK only read and sync connections you already approved; there is no connect command. That keeps the model zero-knowledge: an API key on its own returns only ciphertext until your private key decrypts it on your machine. All of this is included for around EUR 3/month.

Do I need an eIDAS or PSD2 certificate?

No. open-banking.io is certificate-free — the service handles the regulated plumbing, and you just approve access on Djurslands Bank's login.

Can open-banking.io read my Djurslands Bank data?

No. It is zero-knowledge and holds only your public key. Data is decrypted on your device with a private key that never leaves it.

How long does access to Djurslands Bank last?

Up to 180 days per consent. When it expires, re-approve on the bank's own consent screen to keep syncing.

Ready to start? Visit open-banking.io.