Société Générale Global Cash Open Banking & API Access
Société Générale Global Cash is a corporate cash-management service, and open-banking.io gives you a clean, PSD2-compliant way to pull its account information into one place. No banking licence, no eIDAS certificate, and no custom integration work: you link the account in a dashboard and your data syncs securely. Because open-banking.io is zero-knowledge, everything is decrypted on your own device with a key only you hold — the service itself only ever stores your public key.
This works for business accounts held under BIC SOGEFRPPXXX, with a maximum PSD2 consent window of 180 days before you re-authorise.
How to connect Société Générale Global Cash
Connecting happens entirely inside the open-banking.io dashboard — there is no API call, code, or key involved in this step.
- Sign up for open-banking.io and set an encryption passphrase. Your encryption keys are generated locally on your device at this moment.
- In the dashboard, choose Société Générale Global Cash and select the business account type.
- You are redirected to Société Générale Global Cash's own secure login, where you approve access on the bank's consent screen (standard PSD2 authorisation).
- Once approved, your accounts and transactions sync back into your open-banking.io dashboard, ready to view.
That's the whole flow. You never hand credentials to open-banking.io — the bank authenticates you directly.
Access your data
After the connection exists, developers can optionally read it programmatically. From the Developers page, create an API key and export a credentials.json — this bundles the API key together 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 every response is decrypted locally with your own key. Without that private key, an API key alone returns only ciphertext — which is exactly what keeps the service zero-knowledge. Note that the CLI and SDK only read and sync connections you already made in the dashboard; there is no connect command.
All of this runs at roughly EUR 3/month, across 2,600+ supported EU/UK banks.
Do I need a certificate or licence?
No. open-banking.io is certificate-free and handles PSD2 access for you, so no eIDAS QWAC or regulatory status is required.
Can open-banking.io see my Société Générale Global Cash data?
No. Data is decrypted only on your device with your key. The servers hold your public key and encrypted payloads — never readable content.
How long does access last before renewal?
Consent lasts up to 180 days, after which you re-approve on Société Générale Global Cash's own login screen.
Start at open-banking.io.