Sparebanken Møre API Access & Open Banking Data
Reaching your Sparebanken Møre accounts programmatically used to mean eIDAS certificates, sandbox registrations and a PSD2 integration project. open-banking.io removes all of that. It gives you a single, certificate-free path to your Sparebanken Møre data, covering both personal and business account types, with every response decrypted on your own device using a key that never leaves it.
Sparebanken Møre, the regional bank headquartered in Ålesund for Møre og Romsdal, is one of 2,600+ European institutions reachable this way. There is no published BIC required from you here (BIC n/a) — you simply choose the bank in the dashboard and approve access. Consent lasts up to 180 days before Sparebanken Møre asks you to re-authorise, in line with PSD2.
How to connect Sparebanken Møre
Connecting happens entirely inside 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 an encryption passphrase. Your cryptographic keys are generated locally, on your own device, at this moment.
- In the dashboard, pick Sparebanken Møre and choose the account type you need — personal or business.
- You are redirected to Sparebanken Møre's own secure login, where you approve access under PSD2 consent. Your credentials are only ever seen by the bank.
- Your accounts sync back into the dashboard, ready to view.
Access your data
Reading data programmatically is an optional developer step after the connection exists. 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 each response is decrypted locally with your own key. The CLI and SDK only read and sync connections you have already approved; they never create one.
Because open-banking.io is zero-knowledge, its servers hold only your public key — they cannot read or decrypt your Sparebanken Møre data. All of this costs roughly EUR 3/month.
Do I need a certificate or BIC for Sparebanken Møre?
No. There is no eIDAS certificate to obtain, and no BIC to supply — you select Sparebanken Møre in the dashboard.
Can I connect a business account?
Yes. Both business and personal account types are supported.
How often do I re-authorise?
Sparebanken Møre consent is valid for up to 180 days, after which you approve access again.
Start at open-banking.io.