Hedge Fund Intelligence
Top net buyers/sellers for ONE NBFI sector (transaction flows)
Countries within the requested sector ranked by absolute transaction-flow magnitude. period=latest returns each country's most recent quarterly flow value; period=yoy aggregates the last four quarters per country. Positive flow value = net buyer; negative = net seller. Distinct from /changes (stock delta) because flow data excludes valuation effects. Excludes the U2 aggregate; skips countries with no flow data.
get/api/v1/ecb/shs-sectors/{sector}/flows
Path parameters
sectorstring required
Query parameters
periodstring
latest = most recent flow quarter per country; yoy = sum of last 4 quarters per country.
latest = most recent flow quarter per country; yoy = sum of last 4 quarters per country.
limitinteger
Response
Top net buyers and sellers within one sector by absolute flow magnitude.
Example response
{
"data": {
"sector": "banks",
"sector_code": "S122",
"period": "latest",
"rows": [
{
"rank": 1,
"country": "FR",
"name": "France",
"period": "2025-Q4"
}
]
},
"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"
]
}
}