Raiffeisenbank Denzlingen-Sexau Open Banking API

Raiffeisenbank Denzlingen-Sexau eG is a cooperative bank serving the Emmendingen district of Baden-Württemberg, with roots in Denzlingen and Sexau. If you keep business or personal accounts here (BIC GENODE61DEN), open-banking.io lets you pull balances and transactions into one dashboard — and, if you write code, query them programmatically. No bank-specific certificate, no eIDAS setup, no waiting on a corporate API team.

The difference from most aggregators is what happens to your data. open-banking.io is zero-knowledge: the encryption keys are generated on your own device from a passphrase you choose, and the service only ever holds your public key. Everything you read is decrypted locally, so the servers relaying your Raiffeisenbank Denzlingen-Sexau data can never see it in the clear.

How to connect Raiffeisenbank Denzlingen-Sexau

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

  1. Sign up for open-banking.io and set your encryption passphrase. Your keys are created locally at this moment; keep the passphrase safe, because it is what decrypts your data.
  2. In the dashboard, search for Raiffeisenbank Denzlingen-Sexau and pick the account type you hold — business or personal.
  3. You are redirected to Raiffeisenbank Denzlingen-Sexau's own secure login, where you approve access under PSD2. Your credentials only ever touch the bank.
  4. Once approved, your accounts sync back into the dashboard. Consent lasts up to 180 days, after which you simply re-approve on the bank's screen.

Access your data

Want the data in code? This is an optional step, and only after a connection exists. On the Developers page, create an API key and export a credentials.json — it bundles the API key with your private decryption key. Then use the CLI (openbanking accounts, openbanking transactions, openbanking sync), an SDK, or the REST API. Requests authenticate with the X-Api-Key header, and each response is decrypted locally with your key. The CLI and SDK only read existing connections — they never create one. And an API key alone returns only ciphertext; without your private key it is unreadable.

All of this runs about EUR 3/month across 2,600+ supported EU/UK banks.

Do I need a developer account to use my bank data?

No. Connecting and viewing accounts is done in the dashboard. API keys are only for programmatic access.

Can open-banking.io read my Raiffeisenbank Denzlingen-Sexau transactions?

No. It is zero-knowledge and holds only your public key; decryption happens on your device.

How long does access to my account last?

Up to 180 days per consent, then you re-approve on Raiffeisenbank Denzlingen-Sexau's own login.

Start at open-banking.io.