Société Générale Global Cash open banking access
Société Générale Global Cash (BIC SOGEFRPPXXX) serves corporate treasurers across the Netherlands, and open-banking.io lets you fold its balances and statements into your own tooling without a single certificate or bespoke integration. Instead of chasing per-bank PSD2 credentials, you connect once through the open-banking.io dashboard and read the data on your terms. Everything is decrypted on your device with a key only you hold — the platform stores just your public key and never sees your figures in the clear.
How to connect Société Générale Global Cash
Connecting happens entirely inside the open-banking.io web dashboard — there is no API call, code snippet, or key involved in this step.
- Sign up for an open-banking.io account.
- Set an encryption passphrase. Your cryptographic keys are generated locally on your own device the moment you do this.
- Pick Société Générale Global Cash in the dashboard and choose the business account type — the profile this bank supports.
- Approve on Société Générale Global Cash's own consent screen. You are redirected to the bank's secure login to grant PSD2 access directly; open-banking.io never handles your banking password.
- Watch your accounts sync back into the dashboard. Consent stays valid for up to 180 days, after which you simply re-approve.
Access your data
Once the connection is live, reading it programmatically is an optional developer step. From the Developers page, create an API key and export a credentials.json — this bundle carries the API key plus your private decryption key. From there you can 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, so nobody — not even open-banking.io's servers — can read your Société Générale Global Cash data without the private key that never leaves your machine.
At roughly EUR 3/month, that covers this bank and 2,600+ others across the EU and UK.
Do I need an eIDAS certificate?
No. open-banking.io is certificate-free — the dashboard consent flow replaces any QWAC or QSeal setup.
Can I connect Société Générale Global Cash from the CLI?
No. The CLI and SDK only read and sync existing connections. The initial connection is always made in the dashboard via the bank's consent screen.
What account types are supported?
Société Générale Global Cash exposes business accounts, with consent lasting up to 180 days per approval.
Start at open-banking.io.