Raiffeisenkasse Salurn Open Banking & API Access
Raiffeisenkasse Salurn is a South Tyrolean cooperative bank (BIC RZSBIT21031) serving the Salurn/Salorno community at the southern edge of Alto Adige. If you want your Raiffeisenkasse Salurn account and transaction data in one place — for budgeting, accounting, or a project you're building — open-banking.io gives you regulated PSD2 access without certificates, eIDAS setup, or a bank partnership. It works for both business and personal accounts, and a single consent stays valid for up to 180 days before you renew.
Unlike raw PSD2 gateways, open-banking.io is zero-knowledge: your data is encrypted with a key generated on your own device, and the platform only ever holds your public key. Nobody at open-banking.io — or anywhere else — can read your Raiffeisenkasse Salurn balances or transactions.
How to connect Raiffeisenkasse Salurn
Connecting happens entirely in the open-banking.io dashboard — there's no API call, code, or key involved in this step:
- Sign up for open-banking.io and set your encryption passphrase. Your private key is created locally and never leaves your device.
- In the dashboard, search for and select Raiffeisenkasse Salurn, then choose the account type (business or personal).
- You're redirected to Raiffeisenkasse Salurn's own secure login, where you approve access on the bank's official PSD2 consent screen.
- Once approved, your accounts sync back into your open-banking.io dashboard automatically.
That's the whole flow — you stay in control, and authentication is always handled on Raiffeisenkasse Salurn's side.
Access your data
Want to work with the data programmatically? That's an optional step after the bank is connected. On the Developers page, create an API key and export a credentials.json — it 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. Requests authenticate with the X-Api-Key header, and every response is decrypted locally with your own key. Without that private key, an API key alone returns only ciphertext — which is exactly what keeps the system zero-knowledge.
All of this runs for around EUR 3/month, with no certificates to buy or renew.
Is my Raiffeisenkasse Salurn login shared with open-banking.io?
No. You enter your credentials only on Raiffeisenkasse Salurn's own consent screen. open-banking.io never sees them.
Can I use this for a business account?
Yes. Raiffeisenkasse Salurn supports both business and personal accounts through the same connect flow.
How long does access last?
Up to 180 days per consent. When it expires, simply reapprove from the dashboard to keep syncing.
Ready to start? Visit open-banking.io.