v5

OpenAPI 3.1.0Proprietary2026-08-031,5423,1505.5 MB
Hedge Fund Intelligence

Latest debt-holdings snapshot for ONE NBFI sector

Latest-quarter stock-side snapshot of debt-securities holdings for the requested holder sector. sector path values: banks (S122), mmf (S123), insurance (S128), pension (S129). Each sector publishes on its own cadence, so the response's latest_period reflects THAT sector's most recent ECB publication. total_holdings_eur_mn_latest is the official ECB U2 total when available (total_source = u2_aggregate); else the sum of individual euro-area members (member_country_sum); else unavailable. Source: ECB Securities Holdings Statistics dataflow SHSS, sectors S122 / S123 / S128 / S129.

get/api/v1/ecb/shs-sectors/{sector}/latest

Path parameters

sectorstring required

Holder sector slug: banks / mmf / insurance / pension.

Holder sector slug: banks / mmf / insurance / pension.

Query parameters

limitinteger

Max number of country rows in response.

Max number of country rows in response.

Response

Cross-country snapshot for one sector at its latest reported quarter.

Example response

{
  "data": {
    "sector": "banks",
    "sector_code": "S122",
    "sector_label": "Banks (Deposit-taking corps except CB)",
    "latest_period": "2025-Q4",
    "latest_flow_period": "2025-Q4",
    "total_holdings_eur_mn_latest": 5641135,
    "total_source": "u2_aggregate",
    "rows": [
      {
        "country": "LU",
        "name": "Luxembourg",
        "value_eur_mn": 1995300
      }
    ]
  },
  "meta": {
    "endpoint": "/api/v1/fred/us/cpi",
    "data_time": "2026-04-16T14:30:00Z",
    "response_time": "2026-04-16T14:30:12Z",
    "provider": "Sugra API v1.0.1",
    "source": "sugra_crypto",
    "attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
    "fallback_chain": [
      "sugra_crypto",
      "sugra_finance"
    ]
  }
}