Sparbanken Göinge API Access & Open Banking Data
Reach your Sparbanken Göinge accounts through a single, privacy-first interface. open-banking.io links to Sparbanken Göinge (BIC SWEDSESS) under PSD2, covering both business and personal account types, so you can view balances and transactions without juggling certificates or building a bespoke integration. Everything is decrypted on your own device with a key only you hold — the service is zero-knowledge and certificate-free, and it spans 2,600+ European banks for around EUR 3/month.
How to connect Sparbanken Göinge
Connecting happens entirely in the open-banking.io dashboard — there is no API call, code, or key involved in this step:
- Sign up for open-banking.io and open the web dashboard.
- Set an encryption passphrase. Your keys are generated locally on your device, so open-banking.io only ever holds your public key.
- Pick Sparbanken Göinge from the bank list and choose the account type you need (business or personal).
- Approve access on Sparbanken Göinge's own login. You are redirected to the bank's secure consent screen, where you authenticate and grant PSD2 access directly with the bank.
- Your accounts sync back into your dashboard. Consent lasts up to 180 days, after which you simply re-approve.
Access your data
Once Sparbanken Göinge is connected, reading the data programmatically is an optional developer step. From the Developers page, create an API key and export a credentials.json — this bundles your API key together with your private decryption key. You can then 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. An API key alone only ever returns ciphertext — without your private key, the data stays unreadable, and open-banking.io's servers can never decrypt it.
FAQ
Do I need a developer account to use Sparbanken Göinge?
No. Connecting and viewing accounts works entirely in the dashboard. The API key, CLI, and SDK are optional extras for programmatic access.
How long does my Sparbanken Göinge consent last?
Up to 180 days per PSD2 rules. When it expires, re-approve on Sparbanken Göinge's own consent screen from the dashboard.
Can open-banking.io read my Sparbanken Göinge data?
No. It is zero-knowledge and holds only your public key. Data is decrypted locally with a private key that never leaves your device.
Start at open-banking.io.