Raiffeisenbank Werratal-Landeck Open Banking API
Want programmatic access to your Raiffeisenbank Werratal-Landeck accounts without wrangling PSD2 certificates or maintaining a bank integration yourself? open-banking.io links this Hessian cooperative bank (BIC GENODEF1RAW) into a single dashboard and, if you're a developer, into a clean read API. It covers 2,600+ EU and UK banks, works for both business and personal accounts, and honours the bank's 180-day maximum consent window before a renewal is needed.
The service is certificate-free and zero-knowledge: your encryption keys are generated on your own device, and open-banking.io only ever holds your public key. Account data is decrypted locally, so the servers relaying it can never read it.
How to connect Raiffeisenbank Werratal-Landeck
Connecting happens entirely inside the open-banking.io dashboard — there is no API call, code, or key involved in this step.
- Sign up at open-banking.io and set your encryption passphrase; your key pair is created locally at that moment.
- In the dashboard, pick Raiffeisenbank Werratal-Landeck and choose the account type — business or personal.
- You're redirected to Raiffeisenbank Werratal-Landeck's own secure login to approve access on the bank's PSD2 consent screen.
- Once you confirm, your accounts and transactions sync straight into your dashboard.
You stay on the bank's official pages for authentication, so your credentials are never seen by open-banking.io.
Access your data
Reading the data programmatically is an optional developer step you take after the connection above exists. 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 use the CLI (openbanking accounts, openbanking transactions, openbanking sync), an SDK, or the REST API directly. Every request carries your key in the X-Api-Key header, and each response is decrypted locally with your private key. An API key on its own only ever returns ciphertext — without your key there is nothing readable to leak. Note the CLI and SDKs only read and sync connections that already exist; there is no connect command.
All of this runs at roughly EUR 3/month.
Does open-banking.io ever see my banking data?
No. It is zero-knowledge and holds only your public key; decryption happens on your device with a private key only you control.
Which Raiffeisenbank Werratal-Landeck accounts are supported?
Both business and personal accounts, identified by BIC GENODEF1RAW.
How often do I re-authorise?
Raiffeisenbank Werratal-Landeck allows a consent of up to 180 days, after which you re-approve access on the bank's consent screen.
Ready to start? Visit open-banking.io.