Fidor Bank website screenshot

Fidor Bank

Fidor Bank was a German digital challenger bank founded in Munich in 2009 and an early pioneer of Banking-as-a-Service and open banking through its fidorOS / bankOS middleware platform and public REST API, which covered Customers, Accounts, Transfers, Transactions and Account Information over an OAuth2 authorization-code flow. Fidor was acquired by France's Groupe BPCE in 2016; following years of post-acquisition integration struggles the bank ceased business operations in mid-2023 and entered liquidation. Its developer portal (fidor.com) is now a parked domain and the sandbox and production API hosts are offline. The surviving first-party developer artifacts are the archived official Ruby client (RubyGems: fidor_api, by Fidor Solutions AG) and the github.com/fidor organization. This is a retired provider retained for historical reference.

Fidor Bank publishes 1 API on the APIs.io network. Tagged areas include Company, Fintech, Banking, Banking as a Service, and Open Banking.

Fidor Bank’s developer surface includes authentication and 6 more developer resources.

7.5/100 minimal ▬ flat Agent 9/100 agent aware Full breakdown ↓
scored 2026-08-21 · rubric v0.12.0
AccessSelf serve
1 APIs
CompanyFintechBankingBanking as a ServiceOpen BankingDigital BankNeobankGermanyRetired

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-21 · rubric v0.12.0
Composite quality — 7.5/100 · minimal
Contract Quality 0.0 / 21
Developer Ergonomics 3.2 / 17
Access Clarity 0.0 / 17
Operational Transparency 0.3 / 11
Contract Governance 0.0 / 10
Discoverability 5.8 / 9
Regulatory Posture 1.1 / 15
Agent readiness — 9/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Regulatory Posture applies to this provider. Its tags matched the Banking & Open Finance regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/fidor-bank: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Fidor Germany Banking API

Fidor's REST API for Customers, Accounts, Transfers, Transactions and Account Information, secured with OAuth2 (authorization-code flow). Now retired: the sandbox (*.sandbox.fid...

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Fidor Bank Authentication

oauth2 · 1 scheme

SECURITY

Resources

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Source (apis.yml)

apis.yml Raw ↑
aid: fidor-bank
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/fidor-bank.png
name: Fidor Bank
description: 'Fidor Bank was a German digital challenger bank founded in Munich in 2009 and an early pioneer of Banking-as-a-Service
  and open banking through its fidorOS / bankOS middleware platform and public REST API, which covered Customers, Accounts,
  Transfers, Transactions and Account Information over an OAuth2 authorization-code flow. Fidor was acquired by France''s
  Groupe BPCE in 2016; following years of post-acquisition integration struggles the bank ceased business operations in mid-2023
  and entered liquidation. Its developer portal (fidor.com) is now a parked domain and the sandbox and production API hosts
  are offline. The surviving first-party developer artifacts are the archived official Ruby client (RubyGems: fidor_api, by
  Fidor Solutions AG) and the github.com/fidor organization. This is a retired provider retained for historical reference.'
url: https://raw.githubusercontent.com/api-evangelist/fidor-bank/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- anthemis
x-tier: stub
x-tier-reason: portfolio-lead
x-status: retired
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Fintech
- Banking
- Banking as a Service
- Open Banking
- Digital Bank
- Neobank
- Germany
- Retired
apis:
- name: Fidor Germany Banking API
  description: 'Fidor''s REST API for Customers, Accounts, Transfers, Transactions and Account Information, secured with OAuth2
    (authorization-code flow). Now retired: the sandbox (*.sandbox.fidor.com) and production (*.fidor.de) hosts and the Stoplight-hosted
    documentation are offline. The archived official Ruby client is the best surviving reference.'
  humanURL: https://github.com/fidor/fidor_api
  baseURL: https://api.fidor.de
  x-status: retired
  tags:
  - Banking
  - Payments
  - Open Banking
  properties:
  - type: SourceCode
    url: https://github.com/fidor/fidor_api
  - type: Authentication
    url: authentication/fidor-bank-authentication.yml
common:
- type: IssueTracker
  url: https://github.com/fidor/fidor_api/issues
- type: License
  name: MIT
  url: https://github.com/fidor/fidor_api/blob/master/LICENSE
- type: GitHubOrganization
  url: https://github.com/fidor
- type: Packages
  url: packages/fidor-bank-packages.yml
- type: SDKs
  url: packages/fidor-bank-packages.yml
- type: Authentication
  url: authentication/fidor-bank-authentication.yml
- type: Lifecycle
  url: lifecycle/fidor-bank-lifecycle.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/fidor-bank"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/fidor-bank/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/fidor-bank/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.