Frørup Andelskasse API Access & Open Banking
Frørup Andelskasse is a Danish cooperative bank, and open-banking.io lets you reach its account and transaction data without wrestling with PSD2 certificates or eIDAS registration. It is a zero-knowledge service covering 2,600+ banks across the EU and UK: your data is decrypted locally with an encryption key that only you hold, so no one — not even open-banking.io — can read what syncs to your dashboard. Whether you keep a business or personal relationship with Frørup Andelskasse, you get a clean, consistent view of your finances for roughly EUR 3 per month.
How to connect Frørup Andelskasse
Connecting happens entirely in the open-banking.io dashboard — there is no API call, code, or key involved in this step.
- Sign up for open-banking.io and set your encryption passphrase. Your keys are generated right on your own device.
- In the dashboard, search for and select Frørup Andelskasse, then choose the account type you hold — business or personal.
- You are redirected to Frørup Andelskasse's own secure login, where you approve access on the bank's PSD2 consent screen. Your credentials are only ever entered at the bank.
- Your accounts sync back into your dashboard. A single consent stays valid for up to 180 days before Frørup Andelskasse asks you to renew it.
Access your data
Once the connection is live, developers can optionally read it programmatically. 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 your X-Api-Key header, and each response is decrypted locally with your own key. The API key alone only ever returns ciphertext, so your data stays private even in transit. The tooling reads and syncs existing connections; it never connects a bank itself.
Frørup Andelskasse does not publish a public BIC in our directory, but that is not needed — open-banking.io identifies the bank for you during the dashboard flow.
FAQ
Do I need an eIDAS certificate for Frørup Andelskasse?
No. open-banking.io is certificate-free — the platform handles the regulated PSD2 layer so you never touch certificates.
Can open-banking.io see my Frørup Andelskasse transactions?
No. The service is zero-knowledge and stores only your public key. Data is decrypted on your device with a key only you hold.
What account types can I connect?
Both business and personal Frørup Andelskasse accounts are supported, with consent lasting up to 180 days.
Start at open-banking.io.