Aurland Sparebank API Access & Open Banking Data

Reaching your Aurland Sparebank accounts programmatically no longer means wrangling PSD2 certificates or hosting your own compliance stack. open-banking.io gives you a single, certificate-free path to Aurland Sparebank across 2,600+ EU and UK institutions, and it treats your financial data as yours alone: everything is decrypted locally with an encryption key that only you hold. The service never sees your statements in the clear — it stores only your public key.

Aurland Sparebank covers both business and personal account types, and access consent lasts up to 180 days before you re-approve. No BIC is required to get started (BIC: n/a).

How to connect Aurland Sparebank

Connecting happens entirely inside 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 right on your own device.
  2. In the dashboard, pick Aurland Sparebank and choose the account type you want to link (business or personal).
  3. You're redirected to Aurland Sparebank's own secure login, where you approve access on the bank's PSD2 consent screen.
  4. Once approved, your accounts and transactions sync straight into your open-banking.io dashboard.

That's the whole flow — you authenticate directly with Aurland Sparebank, and open-banking.io never touches your bank credentials.

Access your data

Reading the data programmatically is an optional developer step you take after the bank is connected. 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 carry the X-Api-Key header, and every response is decrypted locally with your own key. An API key by itself only ever returns ciphertext — without your private key there's nothing readable to see.

All of this runs for roughly EUR 3/month, with no certificates to renew.

Does open-banking.io store my Aurland Sparebank login?

No. You approve access on Aurland Sparebank's own consent screen, and open-banking.io only holds your public key — it can't read or decrypt your data.

Can I connect Aurland Sparebank from the CLI?

No. The CLI and SDK only read and sync connections you've already made; there is no connect command. Linking a bank always happens in the dashboard.

How long does access last?

Up to 180 days per consent, for both business and personal accounts, after which you re-approve with Aurland Sparebank.

Start at open-banking.io.