Banca di Magna Grecia Open Banking & API Access

Reaching your Banca di Magna Grecia accounts programmatically used to mean PSD2 certificates, sandbox registration and a compliance queue. open-banking.io removes all of that. It is a zero-knowledge, certificate-free gateway covering 2,600+ EU and UK banks, and it links to Banca di Magna Grecia (BIC ICRAITRRTM0) — an ICCREA-network cooperative bank — through the same standardised flow used for every other institution.

The defining trait is where decryption happens. Your keys are generated on your own device, so balances and transactions are unlocked locally, under a passphrase only you hold. open-banking.io's servers store only your public key and can never read your data.

How to connect Banca di Magna Grecia

Connecting happens entirely inside the open-banking.io dashboard — there is no API call, code snippet or key involved in this step:

  1. Sign up for an open-banking.io account.
  2. Set an encryption passphrase. This generates your personal key pair on your device; keep the passphrase safe, because nobody else can reconstruct it.
  3. Pick Banca di Magna Grecia in the dashboard and choose the account type you need — both business and personal accounts are supported.
  4. Approve on Banca di Magna Grecia's own screen. You are redirected to the bank's secure login to grant PSD2 consent directly, which stays valid for up to 180 days before a refresh is required.
  5. Watch your accounts sync back into the dashboard automatically.

Access your data

Programmatic access is an optional step after the connection exists. On the Developers page, create an API key and export a credentials.json — it 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 every response is decrypted locally with your own key. The tooling only reads and syncs the connection you already approved — there is no connect command, and an API key by itself returns nothing but ciphertext.

At roughly EUR 3/month, you get certificate-free access with true local privacy.

Can I connect Banca di Magna Grecia with an API key?

No. Connecting is done in the dashboard by approving consent on the bank's login screen. API keys only read data from a connection that already exists.

Does open-banking.io see my Banca di Magna Grecia data?

No. It is zero-knowledge — it holds only your public key. Decryption always happens on your device with your private key.

Do business accounts work too?

Yes. Banca di Magna Grecia supports both business and personal accounts, each with a consent window of up to 180 days.

Start at open-banking.io.