Libra Internet Bank API Access & Open Banking
Reach your Libra Internet Bank accounts through a single, privacy-first workspace. open-banking.io links to Libra Internet Bank (BIC BRELROBU) under Romania's PSD2 framework, covering both business and personal accounts, with a maximum consent lifetime of 180 days before you renew. There is no certificate to buy, no eIDAS onboarding, and no bank-specific paperwork — the connection is made for you, and every figure that lands in your dashboard is decrypted on your own device with a key nobody else holds.
How to connect Libra Internet Bank
Connecting happens entirely inside the open-banking.io dashboard — there is no API call, endpoint, or key at this stage.
- Sign up at open-banking.io and set your encryption passphrase. Your keys are generated locally on your device; the service only ever stores your public key.
- In the dashboard, search for Libra Internet Bank and choose the account type you need — business or personal.
- You are redirected to Libra Internet Bank's own secure login, where you approve the access request (the standard PSD2 consent step).
- Once approved, your accounts and transactions sync straight back into your dashboard, ready to view and refresh.
Because consent lasts up to 180 days, you simply repeat the approval when the window lapses to keep data flowing.
Access your data
Want to work with the numbers in code? That is an optional step you take after connecting. 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. Every request carries the X-Api-Key header, and each response is decrypted locally with your own key. An API key on its own returns only ciphertext — readable data requires the private key that never leaves you. Note the CLI and SDK only read and sync connections that already exist; they cannot create one.
All of this runs on a zero-knowledge model for roughly EUR 3/month, so open-banking.io's servers can never read or decrypt what belongs to you.
Is my Libra Internet Bank login shared with open-banking.io?
No. You enter your credentials only on Libra Internet Bank's own consent screen. open-banking.io never sees or stores them.
Can I connect both business and personal accounts?
Yes. Libra Internet Bank supports both account types — pick the one you want when connecting, and add the other the same way.
How long does access last before I re-approve?
Up to 180 days per consent. When it expires, repeat the approval in the dashboard to continue syncing.
Start at open-banking.io.