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. EIOPA — European insurance and pensions statistics
EconomyStandardCC-BY-4.0

EIOPA — European insurance and pensions statistics

EIOPA (the European Insurance and Occupational Pensions Authority) publishes Solvency II QRT data, occupational-pension statistics (IORP) and aggregated insurance-market statistics for 30+ EEA countries. Relevant for insurance/actuarial analysis, Solvency II compliance and pension-fund monitoring. Primary access via the statistics portal and CSV/Excel downloads. Issue #2965.

—

Data volume

Quarterly

Updates

2

MCP tools

Example response — /connectors/eiopa/datasets
{
  "data": "..."
}

MCP integration

Available MCP tools
eiopa_datasets
eiopa_get_dataset
Configuration for Claude Desktop / Cursor
{
  "mcpServers": {
    "eiopa": {
      "url": "https://data.ketl.no/mcp/eiopa",
      "headers": {
        "Authorization": "Bearer $KETL_API_KEY"
      }
    }
  }
}

API endpoints

GET
/health

Connector-helse

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

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

GET
/datasets

Kuratert datasettliste (alltid 200)

topic optional
Filtrer katalogen på tema (eksakt match). Utelat for hele katalogen; `totalAll` bærer alltid antallet UTEN filter. topic=solvency-ii
Show curl example
# GET https://data.ketl.no/api/connectors/eiopa/datasets
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/eiopa/datasets"

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

GET
/datasets/{id}

Detaljer om ett datasett

Show curl example
# GET https://data.ketl.no/api/connectors/eiopa/datasets/{id}
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/eiopa/datasets/{id}"

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

GET
/queryDiscontinued

SUNSET (410) — EIOPAs statistikk-API er tatt ned; bruk /datasets

EIOPA statistics-API nedlagt; ruten svarer 410 api_sunset. Gaten er `EIOPA_BASE_URL`: er den ikke satt (som i prod), returneres 410 FØR noen query-parameter leses. Filtrene under er derfor deklarert for fullstendighet, ikke som en kallbar kapabilitet.

geo optional
Landkode-filter. Nås kun når `EIOPA_BASE_URL` er provisjonert. Ruta svarer 410 i prod (env-gate), så ingen verdi kan verifiseres gjennom vår flate.
period optional
Periodefilter. Nås kun når `EIOPA_BASE_URL` er provisjonert. Ruta svarer 410 i prod (env-gate), så ingen verdi kan verifiseres gjennom vår flate.
kpiId optional
KPI-identifikator. Nås kun når `EIOPA_BASE_URL` er provisjonert. Ruta svarer 410 i prod (env-gate), så ingen verdi kan verifiseres gjennom vår flate.
Show curl example
# GET https://data.ketl.no/api/connectors/eiopa/query
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/eiopa/query"

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

Access and pricing

EIOPA — European insurance and pensions statistics is openly available — create an account to get started.

euforsikringsolvency-iipensjonaktuaranalysecompliance
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