VR-Bank Mitte API Access & Open Banking Data

Reach your VR-Bank Mitte accounts through a single, privacy-first workspace. open-banking.io links to the Eschwege-based Werra-Meißner cooperative (BIC GENODEF1ESW) and pulls balances and transactions for both business and personal accounts into one dashboard. Because the platform is zero-knowledge, everything is decrypted on your own device with a key that never leaves it — the servers hold only your public key and store ciphertext they cannot read.

No eIDAS certificate, no PSD2 licence, and no bank paperwork are required on your side. You authorise access directly with VR-Bank Mitte under the standard 180-day consent window, then renew when it lapses.

How to connect VR-Bank Mitte

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 an open-banking.io account.
  2. Set an encryption passphrase. Your cryptographic keys are generated locally on your device at this moment.
  3. In the dashboard, search for VR-Bank Mitte and choose the account type you want to link — business or personal.
  4. You are redirected to VR-Bank Mitte's own secure login, where you approve access on the bank's PSD2 consent screen.
  5. Your accounts sync back into the dashboard, ready to view. Consent stays valid for up to 180 days.

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.

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 returns ciphertext — without your private key, nobody, including open-banking.io, can turn it into readable data. The CLI and SDK only read and sync existing connections; there is no connect command.

Does open-banking.io see my VR-Bank Mitte data?

No. It is zero-knowledge — data is decrypted on your device with a key only you hold. The servers store encrypted blobs and your public key.

What does it cost?

Around EUR 3 per month for access across 2,600+ supported EU and UK banks, VR-Bank Mitte included.

How long does access last?

VR-Bank Mitte grants consent for up to 180 days. When it expires, simply re-approve on the bank's login screen from your dashboard.

Start at open-banking.io.