Société Générale Global Cash API Access & Open Banking

Société Générale Global Cash is the corporate cash-management service used by treasurers and finance teams to oversee business balances and payments. With open-banking.io you can bring that account data into one place under PSD2 rules — and read it programmatically when you need to — without certificates, bespoke bank integrations, or handing your data to a third party. Everything is decrypted locally with a key only you hold.

Société Générale Global Cash operates under BIC SOGEFRPPXXX and exposes business accounts. Consent you grant lasts up to 180 days, after which you simply re-approve to keep the connection live.

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:

  1. Sign up for open-banking.io and set your encryption passphrase. Your cryptographic keys are generated on your own device, so nobody else — including open-banking.io — can read your data.
  2. In the dashboard, search for Société Générale Global Cash and choose the business account type.
  3. You are redirected to Société Générale Global Cash's own secure login and consent screen, where you approve access directly with the bank.
  4. Once approved, your accounts sync back into your open-banking.io dashboard and refresh automatically within the 180-day consent window.

Access your data

After the connection exists, developers can optionally read it in code. 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 because the servers only ever hold your public key, every response is decrypted locally on your machine. An API key on its own returns only ciphertext — without your private key it cannot be read.

The service covers 2,600+ EU and UK banks and costs around EUR 3/month.

Can I connect Société Générale Global Cash without writing code?

Yes. Connecting is done in the dashboard by approving access on the bank's own login page. The CLI and SDK only read existing connections; they never establish one.

Which accounts are supported?

Société Générale Global Cash exposes business accounts via open-banking.io.

Can open-banking.io see my Société Générale Global Cash data?

No. It is zero-knowledge: your data is encrypted with keys held only on your device and decrypted locally, so the servers store only unreadable ciphertext.

Start at open-banking.io.