Revolut API Access — Sync Liechtenstein Accounts

Pull live Revolut data into your own product without wrestling with per-bank integrations. open-banking.io gives you a single, standardised endpoint to read Revolut accounts held in Liechtenstein (BIC REVOLT21), so balances and transactions land in your app already normalised and ready to use.

Whether you're building bookkeeping automation, a treasury dashboard, or a personal finance tool, the flow is the same consented, read-only stream — no scraping, no stored bank passwords.

How to connect Revolut

  1. Register for an open-banking.io API key and point a request at the Revolut Liechtenstein connector.
  2. Redirect your user to Revolut's own login, where they approve access directly in the Revolut app.
  3. Receive the callback with an access token scoped to exactly what was consented.
  4. Call the accounts, balances, and transactions endpoints and refresh on your own schedule.

What data you get

  • Accounts — identifiers and metadata for linked business and personal Revolut accounts.
  • Balances — current and available amounts per account and currency.
  • Transactions — dated, categorised entries with counterparties and references.

Revolut supports both business and personal account types through the API. A single user consent stays valid for up to 180 days before re-authorisation is required, so you can keep data flowing without constant re-prompts. Revolut Liechtenstein is one of 2,600+ banks reachable across the EU and UK through the same integration — add another institution without touching your core code.

Privacy by design

our architecture is zero-knowledge: credentials never pass through us, and we don't hold copies of your users' banking secrets. There are no eIDAS certificates to procure, renew, or manage — the certificate-free setup removes the heaviest part of PSD2 onboarding and lets you ship in days, not quarters.

Pricing

One flat subscription of roughly EUR 3/month covers Revolut alongside every other supported bank. No per-call metering, no surprise tiers — predictable cost whether you connect one account or thousands.

FAQ

Can I access both Revolut business and personal accounts?

Yes. The connector handles both account types; the data returned reflects whatever the account holder consents to share.

Up to 180 days per authorisation. Before it lapses, prompt the user to re-consent to keep syncing uninterrupted.

Do I need my own PSD2 licence or certificates?

No. open-banking.io is certificate-free and handles the regulated access layer, so you integrate against a plain API.

Ready to start? Explore the docs at open-banking.io.