v5

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

Top N reporters per sector by metric (NAV or total assets)

Top N euro-area reporters ranked by latest-month value within the selected sector + metric. Excludes the U2 euro-area aggregate so the leaderboard only includes individual member countries (use /ivf/by-country/u2 for the aggregate timeseries directly). Hedge sector excluded from /top default leaderboard because data is sparse - use /ivf/by-sector/hedge with ?include_country_breakdown=true for hedge-fund per-country view.

get/api/v1/ecb/ivf/top

Query parameters

ninteger
sectorstring

Sector cross-cut: ucits (TC), aif (TD), or total (T0). Hedge excluded from default leaderboards.

Sector cross-cut: ucits (TC), aif (TD), or total (T0). Hedge excluded from default leaderboards.

metricstring

Response

Top N individual reporters by selected metric within a sector.

Example response

{
  "data": {
    "period": "2025-12",
    "sector": "ucits",
    "sector_code": "TC",
    "metric": "nav",
    "metric_item": "L30",
    "rows": [
      {
        "rank": 1,
        "country": "LU",
        "name": "Luxembourg",
        "value_eur_mn": 1995300,
        "period_current": "2025-12",
        "period_prior": "2025-11",
        "period": "2025-12"
      }
    ]
  },
  "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"
    ]
  }
}