Raiffeisenbank Rupertiwinkel Open Banking API Access

Reaching your Raiffeisenbank Rupertiwinkel eG account data does not require certificates, bank partnerships, or a developer sandbox. open-banking.io links to the Teisendorf-based cooperative (BIC GENODEF1TEI) through regulated PSD2 access, then hands the readable data back to you alone. Because the service is zero-knowledge, encryption keys are generated on your own device and open-banking.io only ever holds your public key — it can never read or decrypt what syncs.

How to connect Raiffeisenbank Rupertiwinkel

Connecting happens entirely inside the open-banking.io dashboard — there is no API call, code, or key involved in this step:

  1. Sign up for open-banking.io and set your encryption passphrase. Your private and public keys are created locally at this moment; the passphrase never leaves your device.
  2. In the dashboard, pick Raiffeisenbank Rupertiwinkel and choose your account type — both business and personal accounts are supported.
  3. You are redirected to Raiffeisenbank Rupertiwinkel's own secure login, where you approve access on the bank's PSD2 consent screen. Consent lasts up to 180 days before a straightforward re-approval.
  4. Your accounts and transactions then sync into your dashboard, already encrypted to your key.

Access your data

Programmatic access is an optional developer step you take after the connection above exists — the CLI and SDK only read and sync connections you already approved; there is no connect command. From the Developers page, create an API key and export a credentials.json bundling that key with your private decryption key. Then 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 by itself only returns ciphertext — without your private key, the data stays unreadable, even to open-banking.io.

All of this runs for roughly EUR 3/month, with no eIDAS certificate or licence to obtain.

Does open-banking.io store my Raiffeisenbank Rupertiwinkel credentials?

No. You authenticate on the bank's own consent screen; open-banking.io holds only your public key and encrypted data it cannot read.

Can I connect a business account?

Yes. Both business and personal Raiffeisenbank Rupertiwinkel accounts are supported when you pick the account type in the dashboard.

Up to 180 days per PSD2 rules, after which you re-approve access on the bank's login screen.

Start at open-banking.io.