Raiffeisenkasse Lana Open Banking & API Access
Raiffeisenkasse Lana is a cooperative bank rooted in South Tyrol's Burggrafenamt region, and its business and personal customers can bring their account data into open-banking.io without wrestling with PSD2 certificates or bank-specific paperwork. open-banking.io speaks to more than 2,600 European banks through a single dashboard, and every balance and transaction that arrives is decrypted on your own device with a key that never leaves it.
The service is zero-knowledge by design: open-banking.io stores only your public key, so nobody on the server side — not even the operators — can read what your Raiffeisenkasse Lana accounts contain. For roughly EUR 3 per month you get standing access to your data, refreshed on demand.
How to connect Raiffeisenkasse Lana
Connecting happens entirely inside 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 key pair is generated locally on your device the moment you do this.
- In the dashboard, search for Raiffeisenkasse Lana (BIC RZSBIT21014) and choose the account type you hold — business or personal.
- You are redirected to Raiffeisenkasse Lana's own secure login, where you approve access on the bank's consent screen. This PSD2 authorisation runs up to 180 days before it needs renewing.
- Once you approve, your accounts sync straight into your dashboard, ready to view.
Access your data
Reading your data programmatically is an optional step you take after connecting. Open the Developers page, create an API key, and export a credentials.json — this file bundles the API key together with your private decryption key. From there you can use the CLI (openbanking accounts, openbanking transactions, openbanking sync), an SDK, or the REST API. Every request carries the X-Api-Key header, and each response is decrypted locally with your own key. An API key on its own only ever returns ciphertext; without your private key there is nothing readable to see. Note that these tools read and sync existing connections — they cannot create one.
FAQ
Do I need an eIDAS certificate to connect Raiffeisenkasse Lana?
No. open-banking.io is certificate-free — you authorise access directly on Raiffeisenkasse Lana's login screen, and the platform handles the PSD2 plumbing.
How long does my consent last?
Up to 180 days per approval. When it lapses, simply repeat the dashboard approval to keep your data flowing.
Can open-banking.io see my Raiffeisenkasse Lana balances?
No. The service holds only your public key; your data is decrypted on your device, so it remains unreadable to the servers.
Start at open-banking.io to link your Raiffeisenkasse Lana accounts.