Lollands Bank API Access and Open Banking Sync
Lollands Bank is a Danish regional bank, and open-banking.io gives you a certificate-free route to its account and transaction data across the EU and UK. Instead of chasing eIDAS certificates or bank-specific PSD2 sandboxes, you connect once from a single dashboard and let every response decrypt on your own machine. Whether you hold a business or personal account with Lollands Bank, your financial history stays readable only to you.
open-banking.io is zero-knowledge by design: the encryption keys are generated on your device the moment you set a passphrase, and the servers only ever hold your public key. That means Lollands Bank data flowing through the platform is ciphertext to everyone but you.
How to connect Lollands Bank
Connecting happens entirely in the open-banking.io dashboard — there is no API call, code, or key involved in this step.
- Sign up for open-banking.io and set your encryption passphrase. Your private keys are created locally and never leave your device.
- In the dashboard, search for Lollands Bank and choose your account type — business or personal are both supported.
- You are redirected to Lollands Bank's own secure login, where you approve PSD2 access on the bank's consent screen.
- Your accounts sync back into the dashboard. Consent lasts up to 180 days before Lollands Bank asks you to re-approve.
Access your data
Reading Lollands Bank data programmatically is an optional developer 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.
All of this runs for roughly EUR 3 per month, with no certificate paperwork and access to 2,600+ European banks.
Does Lollands Bank have a BIC listed here?
No BIC is on file for Lollands Bank in open-banking.io, but you still select and connect it by name in the dashboard.
Can I connect a business account?
Yes. Lollands Bank supports both business and personal account types through the standard consent flow.
Can the CLI connect my bank for me?
No. The CLI and SDKs only read and sync connections you have already approved in the dashboard — there is no connect command.
Ready to start? Head to open-banking.io and connect Lollands Bank in minutes.