Société Générale Entreprises Open Banking Access

Société Générale Entreprises is the corporate banking arm of Société Générale in France, serving companies with current accounts, cash management and financing. If you need that account data flowing into your own tools, open-banking.io gives you a PSD2 connection without the usual friction — no eIDAS certificate, no bank sandbox registration, and no long onboarding. You link the account once, and everything that arrives is encrypted so that only you can read it.

open-banking.io covers 2,600+ banks across the EU and UK. It is zero-knowledge by design: your encryption keys are generated on your own device, and the service only ever stores your public key. That means the platform physically cannot read your Société Générale Entreprises balances or transactions — decryption happens locally, on your side, every time.

How to connect Société Générale Entreprises

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 set your encryption passphrase. Your private key is created locally and never leaves your device.
  2. In the dashboard, search for Société Générale Entreprises and choose the business account type (the account category this bank supports).
  3. You are redirected to Société Générale Entreprises's own secure login to approve access under PSD2 — you authenticate directly with the bank, never through us.
  4. 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

Once the account is connected, reading it programmatically is an optional developer step. On the Developers page, create an API key and export a credentials.json — this bundles the API key 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. An API key alone only ever returns ciphertext — without your private key, the data stays unreadable.

Pricing is around EUR 3/month for the whole service.

Does Société Générale Entreprises have a BIC on open-banking.io?

No BIC is listed for this connection, but you select the bank directly by name in the dashboard, so it isn't needed.

Can open-banking.io see my transactions?

No. It holds only your public key; all decryption is local. The servers store ciphertext they cannot open.

Do I need a certificate to connect?

No. open-banking.io is certificate-free — you approve access on Société Générale Entreprises's own consent screen and nothing more.

Ready to start? Visit open-banking.io.