Ørland Sparebank API Access & Open Banking | open-banking.io
Ørland Sparebank, the savings bank in Brekstad in Trøndelag, keeps your account data behind its own secure login. open-banking.io lets you reach that data — balances, transactions and account details — without ever handling a certificate or an eIDAS licence yourself. It covers both business and personal accounts at Ørland Sparebank, and everything you retrieve is decrypted on your own device with a key only you hold. Ørland Sparebank does not publish an ISO BIC through this service, so account selection is handled by name in the dashboard rather than by a bank identifier.
How to connect Ørland Sparebank
Connecting happens entirely inside the open-banking.io dashboard — there is no API call, code snippet or key involved in this step.
- Sign up for open-banking.io and set your encryption passphrase. Your key pair is generated locally on your device; open-banking.io only ever stores your public key.
- In the dashboard, pick Ørland Sparebank and choose whether you're linking a business or personal account.
- You're redirected to Ørland Sparebank's own secure login, where you approve access under PSD2. You can grant consent for up to 180 days before it needs renewing.
- Your accounts sync straight into your dashboard, ready to view.
Access your data
Once a connection exists, developers can optionally read it programmatically. Open 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 directly. Requests authenticate with the X-Api-Key header, and every response is decrypted locally with your own key. The CLI and SDK only read and sync connections you already made in the dashboard — they never connect a bank themselves.
Because the platform is zero-knowledge and certificate-free, open-banking.io's servers can never read your Ørland Sparebank data — an API key alone returns only ciphertext without your private key. Access to 2,600+ EU/UK banks costs around EUR 3/month.
Does open-banking.io work with Ørland Sparebank business accounts?
Yes. Both business and personal Ørland Sparebank accounts can be linked through the dashboard.
How long does my consent last?
Up to 180 days, after which you re-approve on Ørland Sparebank's login screen.
Can open-banking.io see my transactions?
No. Data is decrypted only on your device with your private key; the servers hold ciphertext and your public key.
Start at open-banking.io.