Aurskog Sparebank API Access & Open Banking Data
Aurskog Sparebank is a Norwegian savings bank, and open-banking.io gives you a certificate-free way to reach its account and transaction data under PSD2. There is no eIDAS certificate to buy, no bank sandbox to register for, and no infrastructure to run. You sign up once, connect Aurskog Sparebank inside the dashboard, and your accounts sync into a single place — encrypted so that only you can read them.
Both business and personal account types at Aurskog Sparebank are supported, and a single approval keeps your connection live for up to 180 days before you need to renew. Aurskog Sparebank does not publish a BIC through this integration, so none is required to connect.
How to connect Aurskog Sparebank
Connecting happens entirely in the open-banking.io dashboard — no code, API key, or endpoint is involved at this stage.
- Sign up for open-banking.io and open the web dashboard.
- Set your encryption passphrase. Your keys are generated on your own device, so the service never holds anything that could decrypt your data.
- Pick Aurskog Sparebank from the bank list and choose your account type — business or personal.
- Approve on Aurskog Sparebank's own screen. You are redirected to the bank's secure login to grant PSD2 consent directly; open-banking.io never sees your bank credentials.
- Your accounts sync back into the dashboard, ready to view.
Access your data
Once Aurskog Sparebank is connected, developers can optionally read the data 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. 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 establish new ones.
Because open-banking.io is zero-knowledge, its servers hold only your public key. An API key alone returns ciphertext; without your private key it stays unreadable. All of this runs for roughly EUR 3/month.
Do I need an eIDAS certificate for Aurskog Sparebank?
No. open-banking.io is certificate-free — the platform handles PSD2 access on your behalf.
How long does my consent last?
Up to 180 days per approval, after which you re-confirm on Aurskog Sparebank's consent screen.
Can open-banking.io read my Aurskog Sparebank data?
No. Data is decrypted only on your device with a key only you hold.
Start at open-banking.io.