Gorenjska banka API Access & Open Banking
Reaching your Gorenjska banka accounts programmatically usually means wrestling with sandbox registrations, eIDAS certificates and OAuth scopes. open-banking.io removes that layer entirely. It gives you a single, consistent way to view and export data from Gorenjska banka in Kranj alongside 2,600+ other EU and UK banks — with no certificates to buy and no data ever readable by our servers.
Gorenjska banka supports both business and personal accounts, and PSD2 consent lasts up to 180 days before you re-approve. There is no public BIC on file for this profile, so you select the bank by name rather than by identifier. Everything you connect is encrypted with a key generated on your own device, so only you can turn it back into readable transactions.
How to connect Gorenjska banka
Connecting happens 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 set your encryption passphrase. Your keys are created locally on your device; we only ever hold your public key.
- In the dashboard, pick Gorenjska banka from the bank list and choose the account type — business or personal.
- You are redirected to Gorenjska banka's own secure login, where you approve access on the bank's PSD2 consent screen.
- Once approved, your accounts and transactions sync back into your dashboard, ready to view or export.
That consent stays valid for up to 180 days, after which you simply repeat the approval.
Access your data
After a connection exists, developers can optionally read it programmatically. On the Developers page, create an API key and export a credentials.json — this bundles your 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.
Every request authenticates with the X-Api-Key header, and each response is decrypted locally with your own key. The API key alone only ever returns ciphertext — without your private key, no one (including us) can read it. The CLI and SDK read and sync existing connections; they never create new bank links.
All of this runs for around EUR 3/month, with no certificate costs.
Do I need an eIDAS certificate?
No. open-banking.io is certificate-free. You connect Gorenjska banka through its own consent screen — no QWAC or QSeal certificate required.
Can open-banking.io read my Gorenjska banka data?
No. The service is zero-knowledge and holds only your public key. Data is decrypted on your device with a private key that never leaves it.
Can I connect Gorenjska banka using the CLI or API?
No. Connecting is done in the dashboard by approving access on Gorenjska banka's login. The CLI, SDK and API only read or sync connections that already exist.
Ready to start? Visit open-banking.io to connect Gorenjska banka.