We use cookies for authentication and — with your consent — for analytics. Read more.

Skip to content
KETL Data
DataAppsMCPSign in
  1. Home
  2. Data catalogue
  3. EBA Registers — EU/EEA financial institutions (PSD2, CRD, EMD2)
EconomyStandardCC0

EBA Registers — EU/EEA financial institutions (PSD2, CRD, EMD2)

The European Banking Authority (EBA) publishes open registers of all credit institutions (CRD), payment institutions (PSD2), e-money institutions (EMD2) and investment firms (CRR/IFD) in the EEA. The registers are the authoritative source for TPP validation under PSD2 and are used for fintech due diligence, KYB and compliance. The Norwegian competent authority is Finanstilsynet. No auth required. Updated daily.

20K rows

Data volume

Daily

Updates

4

MCP tools

Example response — /connectors/eba/institutions
{
  "data": "..."
}

MCP integration

Available MCP tools
eba_credit_institutions
eba_emi_institutions
eba_institutions
eba_payment_institutions
Configuration for Claude Desktop / Cursor
{
  "mcpServers": {
    "eba": {
      "url": "https://data.ketl.no/mcp/eba",
      "headers": {
        "Authorization": "Bearer $KETL_API_KEY"
      }
    }
  }
}

Analysis apps that use this source

Ready-made tools built on EBA Registers — EU/EEA financial institutions (PSD2, CRD, EMD2) data. Use them directly in the browser, or wire the same data into your own analysis via the API below.

EBA Registers — EU/EEA banks and payment services
Search the European Banking Authority's five registers — credit institutions (CRD), payment services (PSD2), e-money institutions (EMD2), insurance (CRR) and investment firms (IFD) — across the EU/EEA.

API endpoints

GET
/institutions

List institusjoner per register (CRD, PSD2, EMD2, CRR, IFD)

Show curl example
# GET https://data.ketl.no/api/connectors/eba/institutions
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/eba/institutions"

Authenticated call — add one of these headers: x-api-key: ketl_… · Authorization: Bearer … — See the full reference in the documentation.

GET
/credit-institutions

Banker og kredittinstitusjoner (CRD)

Show curl example
# GET https://data.ketl.no/api/connectors/eba/credit-institutions
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/eba/credit-institutions"

Authenticated call — add one of these headers: x-api-key: ketl_… · Authorization: Bearer … — See the full reference in the documentation.

GET
/payment-institutions

Betalingsinstitusjoner PSD2

Show curl example
# GET https://data.ketl.no/api/connectors/eba/payment-institutions
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/eba/payment-institutions"

Authenticated call — add one of these headers: x-api-key: ketl_… · Authorization: Bearer … — See the full reference in the documentation.

GET
/emi-institutions

E-pengeinstitusjoner (EMD2)

Show curl example
# GET https://data.ketl.no/api/connectors/eba/emi-institutions
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/eba/emi-institutions"

Authenticated call — add one of these headers: x-api-key: ketl_… · Authorization: Bearer … — See the full reference in the documentation.

GET
/health

Status-sjekk

deep optional
Sett `deep=1` for å få med det fulle probe-objektet (`deepProbe`). Enhver annen verdi gir samme svar som uten parameteren — verdimengden er IKKE lukket, så ruta avviser ingenting (MÅLT 2026-08-30). deep=1
Show curl example
# GET https://data.ketl.no/api/connectors/eba/health
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/eba/health"

Authenticated call — add one of these headers: x-api-key: ketl_… · Authorization: Bearer … — See the full reference in the documentation.

Access and pricing

EBA Registers — EU/EEA financial institutions (PSD2, CRD, EMD2) is openly available — create an account to get started.

eubankfintechpsd2tppkybcompliancebetalingsinstitusjonregulering
KETL Data

Nordic open-data and compliance infrastructure. Source, rule and confidence on every answer.

Product links

  • Data
  • Apps
  • MCP
  • Contact

Legal links

  • AI transparency
  • Privacy
  • Terms
  • SLA
  • Cookies
  • Security

© 2026 KETL Data

build 8f3b7512