Banca Alta Toscana Open Banking & API Access
Banca Alta Toscana is a Tuscan cooperative credit bank (BCC) serving the Pistoia and Prato area, and open-banking.io lets you reach its account data without wrestling with eIDAS certificates or PSD2 paperwork. You get a single dashboard for balances and transactions across 2,600+ European banks, with one guarantee that sets it apart: your financial data is decrypted on your own device with a key only you hold. Banca Alta Toscana operates under BIC ICRAITR1PM1 and supports both personal and business accounts, with consent lasting up to 180 days before you renew it.
How to connect Banca Alta Toscana
Connecting happens entirely inside the open-banking.io dashboard — there is no API call, code, or key involved in linking your account.
- Sign up for open-banking.io and set your encryption passphrase. Your keys are generated locally, on your device, so nobody else can reconstruct them.
- In the dashboard, search for Banca Alta Toscana and choose the account type you want to link — personal or business.
- You are redirected to Banca Alta Toscana's own secure login, where you approve access on the bank's official PSD2 consent screen.
- Once approved, your accounts sync back into your dashboard. That consent stays valid for up to 180 days.
Because open-banking.io only ever holds your public key, it cannot read or decrypt anything you sync — the platform is zero-knowledge by design.
Access your data
After your Banca Alta Toscana connection is live, developers can optionally read it programmatically. Open 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 directly. 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, so your data never leaves your control in readable form.
Do I need an eIDAS certificate?
No. open-banking.io is certificate-free — you just approve access on Banca Alta Toscana's consent screen.
Can open-banking.io see my transactions?
No. It stores only your public key; all decryption happens on your device, so the servers only ever hold ciphertext.
What does it cost?
Access starts at around EUR 3 per month, covering both personal and business Banca Alta Toscana accounts.
Ready to start? Visit open-banking.io.