SEB Corporate Card API Access & Open Banking Data
SEB Corporate Card is a business card programme from SEB in Sweden, used by companies to manage travel, procurement and expense spending. If you need that card data in your own tools — reconciliation, spend analytics, expense automation — open-banking.io gives you a clean, certificate-free way to reach it under PSD2.
open-banking.io covers 2,600+ banks across the EU and UK. Everything is zero-knowledge: your data is encrypted with keys generated on your own device and decrypted locally, so no one — not even open-banking.io — can read your SEB Corporate Card transactions. For SEB Corporate Card the available account type is business, the BIC is not applicable, and a single consent stays valid for up to 180 days before you re-approve.
How to connect SEB Corporate Card
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 private key is created locally and never leaves your device.
- In the dashboard, search for SEB Corporate Card and choose the business account type.
- You're redirected to SEB's own secure login to approve access on their consent screen — your credentials go only to the bank.
- Once approved, your SEB Corporate Card accounts sync into the dashboard, refreshing within the 180-day consent window.
Access your data
Reading the data programmatically is an optional developer step after the account is connected. 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. Requests authenticate with the X-Api-Key header, and every response is decrypted locally with your own key. An API key on its own only ever returns ciphertext, which keeps the zero-knowledge guarantee intact.
Pricing is around EUR 3/month, with no eIDAS certificates or bank-specific onboarding to arrange.
Does SEB Corporate Card offer personal accounts here?
No — only the business account type is available for SEB Corporate Card through open-banking.io.
Can open-banking.io read my card transactions?
No. It stores only your public key; all decryption happens on your device, so the data stays private to you.
How often do I need to reconnect?
Each consent lasts up to 180 days. After that you re-approve on SEB's consent screen to keep syncing.
Start at open-banking.io.