Raiffeisen Landesbank Suedtirol Open Banking Access

Raiffeisen Landesbank Suedtirol (BIC RZSBIT2BXXX), the South Tyrolean cooperative central bank in Bolzano, is one of 2,600+ EU/UK institutions reachable through open-banking.io. Whether you hold a business or personal account, you can bring your balances and transaction history into a single dashboard — and, if you write software, read that same data programmatically. There is no bank-specific integration to build and no eIDAS certificate to obtain: open-banking.io is certificate-free and zero-knowledge, so your financial data is decrypted only on your own device with a key that never leaves your hands.

How to connect Raiffeisen Landesbank Suedtirol

Connecting happens entirely inside the open-banking.io dashboard — not through any API call, code, or key.

  1. Sign up for open-banking.io and set your encryption passphrase. Your keys are generated locally on your device at this step.
  2. In the dashboard, pick Raiffeisen Landesbank Suedtirol and choose your account type — business or personal.
  3. You are redirected to Raiffeisen Landesbank Suedtirol's own secure login and consent screen, where you approve access under PSD2. Your credentials go only to the bank.
  4. Once approved, your accounts sync back into your dashboard. The PSD2 consent stays valid for up to 180 days, after which you simply re-approve on the bank's screen.

Access your data

Reading the data in code is an optional step that comes after your account is connected. 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 you can 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 created in the dashboard — they cannot connect a bank. An API key alone returns nothing readable: without your private key, open-banking.io's servers only ever hold ciphertext.

All of this runs for roughly EUR 3 per month.

Do I need a certificate or developer account with the bank?

No. open-banking.io is certificate-free. You approve access on Raiffeisen Landesbank Suedtirol's own consent screen — no eIDAS certificate or bank developer registration required.

Can open-banking.io read my Raiffeisen Landesbank Suedtirol data?

No. The service is zero-knowledge and stores only your public key. Data is decrypted locally on your device with a private key only you hold.

How long does access last before I re-authorize?

Raiffeisen Landesbank Suedtirol grants consent for up to 180 days. When it expires, reconnect in the dashboard and approve again on the bank's screen.

Start at open-banking.io.