Hedge Fund Intelligence
Investment advisers managing a specific private fund type
All advisers reporting at least one private fund of the given type (Item 7B 'Any X Funds' = Y). Allowed types: hedge, pe, vc, re, securitized, liquidity, other. Default hedge for hedge fund manager universe.
get/api/v1/sec/advisers/by-fund-type/{fund_type}
Path parameters
fund_typestring required
Query parameters
limitinteger
Response
Adviser profiles managing the requested fund type.
Example response
{
"data": {
"fund_type": "hedge"
},
"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"
]
}
}