RørosBanken open banking & API access | open-banking.io

RørosBanken serves customers across the Røros region of Norway, and if you would rather work with your account data than log in and copy figures by hand, open-banking.io gives you a single, private way to reach it. We link to RørosBanken through regulated PSD2 open banking, so both business and personal accounts flow into one dashboard — no bank certificates, no scraping, and no data leaving your control in readable form.

Everything is zero-knowledge. When you join, an encryption key is generated on your own device, and open-banking.io only ever holds the public half. Your RørosBanken balances and transactions are decrypted locally, so our servers store ciphertext they cannot read.

How to connect RørosBanken

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

  1. Sign up for open-banking.io and set your encryption passphrase, which creates your personal key pair on your device.
  2. In the dashboard, search for RørosBanken and choose the account type you need — business or personal.
  3. You are redirected to RørosBanken's own secure login, where you approve access on the bank's consent screen (standard PSD2 authorisation).
  4. Your approved accounts sync straight back into your dashboard, ready to view.

Consent with RørosBanken lasts up to 180 days, after which you simply re-approve on the bank's screen to keep the connection live.

Access your data

Once an account is connected, developers can optionally read it 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. Every request carries your key in the X-Api-Key header, and each response is decrypted locally with your private key. An API key on its own only ever returns ciphertext — the readable data never exists on our side.

RørosBanken has no BIC listed in our directory, which does not affect connecting or syncing.

All of this runs for roughly EUR 3 per month, covering both account types and the full API.

FAQ

Do I connect RørosBanken with an API key?

No. You connect only in the dashboard by approving access on RørosBanken's own login. API keys are for reading data afterwards.

Can open-banking.io see my RørosBanken transactions?

No. Data is decrypted on your device with a key only you hold; we store just your public key.

How long does access last?

Up to 180 days per consent, then you re-approve with RørosBanken.

Ready to begin? Head to open-banking.io and connect RørosBanken in minutes.