BSK Reichenau API Access & Open Banking Connection

Reach your BSK Reichenau accounts through a single privacy-first dashboard. open-banking.io links to Bezirkssparkasse Reichenau (BIC SOLADES1REN) under PSD2, covering both business and personal account types, so balances and transactions land in one place without spreadsheets or manual downloads.

Unlike traditional aggregators, open-banking.io is zero-knowledge and certificate-free. Your encryption keys are generated on your own device, and every piece of BSK Reichenau data is decrypted locally with a key only you hold. The service never sees your credentials or your cleartext data — it stores only your public key. All of this runs for roughly EUR 3/month across 2,600+ supported EU and UK banks.

How to connect BSK Reichenau

Connecting happens entirely in 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 open the web dashboard.
  2. Set an encryption passphrase. Your private key is generated locally on your device from this passphrase, so only you can later decrypt your data.
  3. Pick BSK Reichenau in the dashboard and choose the account type you need (business or personal).
  4. You are redirected to BSK Reichenau's own secure login to approve access on the bank's consent screen. This grants a PSD2 consent valid for up to 180 days, after which you simply re-approve.
  5. Your accounts sync into your dashboard, ready to view.

Access your data

After the 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 API key alone only ever returns ciphertext — without your private key it stays unreadable. Note the CLI and SDK only read or sync connections you already made in the dashboard; there is no connect command.

FAQ

Do I connect BSK Reichenau with an API key?

No. You connect in the dashboard and approve access on BSK Reichenau's own login page. API keys are only for reading data afterward.

Can open-banking.io staff see my BSK Reichenau balances?

No. The service is zero-knowledge and holds only your public key. Decryption happens on your device.

How long does access last?

Each PSD2 consent lasts up to 180 days. When it expires, re-approve on the bank's screen to keep syncing.

Start at open-banking.io.