Raiffeisenbank Ostprignitz - Ruppin API Access
Reaching account data at Raiffeisenbank Ostprignitz - Ruppin no longer means wrestling with eIDAS certificates or bank-specific sandboxes. open-banking.io gives you PSD2-based read access to this Brandenburg co-operative bank (BIC GENODEF1NPP) through a single dashboard, covering both personal and business accounts. Everything your accounts return is encrypted end-to-end and decrypted only on your own device with a key that never leaves it.
How to connect Raiffeisenbank Ostprignitz - Ruppin
Connecting happens entirely inside the open-banking.io dashboard — there is no endpoint to call and no key to paste to get started:
- Sign up for an open-banking.io account.
- Set an encryption passphrase. Your key pair is generated locally on your device, so only you ever hold the private key.
- In the dashboard, search for Raiffeisenbank Ostprignitz - Ruppin and choose the account type you want to link — personal or business.
- You are redirected to Raiffeisenbank Ostprignitz - Ruppin's own secure login, where you approve access on the bank's PSD2 consent screen. A consent lasts up to 180 days before you renew it.
- Your approved accounts sync straight into your dashboard, ready to view.
That is the whole flow — the bank authenticates you directly, and open-banking.io never sees your credentials.
Access your data
Once a connection exists, developers can optionally read it programmatically. 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. 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 made in the dashboard — there is no connect command.
Because the platform is zero-knowledge, its servers store only your public key. An API key on its own returns ciphertext; without your private key it stays unreadable. No certificate registration is required, and access costs roughly EUR 3/month.
FAQ
Can I link both personal and business accounts?
Yes. Raiffeisenbank Ostprignitz - Ruppin supports both account types, and you select which to connect when you add the bank in the dashboard.
Do I need a developer key just to see my balances?
No. The dashboard shows synced accounts with no coding. API keys and credentials.json are only for programmatic access after you connect.
How long does a consent stay valid?
Up to 180 days per approval, after which you re-authorise on the bank's consent screen.
Start at open-banking.io.