v5

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

Net subscriptions/redemptions from L30 transaction-flow data

Countries ranked by absolute NAV transaction-flow magnitude. ?period=latest returns each country's most recent monthly flow value; ?period=yoy aggregates the last twelve months per country. Positive flow = net subscriptions (new money in); negative = net redemptions (money out). Distinct from /changes (stock delta) because flow data excludes valuation effects - it is pure investor-behavior signal. NAV-based only in v1 (multi-instrument flows deferred to v2). Excludes the U2 aggregate.

get/api/v1/ecb/ivf/flows

Query parameters

periodstring

latest = most recent flow month; yoy = sum of last 12 months per country.

latest = most recent flow month; yoy = sum of last 12 months per country.

limitinteger

Response

Top net subscribers and redeemers by absolute flow magnitude.

Example response

{
  "data": {
    "period": "latest",
    "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"
    ]
  }
}