Hedge Fund Intelligence
Hedge fund single-instrument time series
Time series (last N quarters, ascending) for one instrument from the hedge funds balance sheet. Allowed instrument slugs: total_net_assets, total_assets_finnonfin, total_financial_assets, treasuries, corporate_equities, leveraged_loans, cash_equivalents, derivatives_long, total_liabilities, repo_liability, prime_broker_borrowing, margin_loans. Default last 40 quarters (10 years). All values in Millions of US Dollars.
get/api/v1/fed/z1/hedge-funds/series/{instrument}
Path parameters
instrumentstring required
Query parameters
limitinteger
Max quarters to return.
Max quarters to return.
Response
Time series of values for the requested instrument.
Example response
{
"data": {
"instrument": "treasuries",
"series_id": "BOGZ1LM623061103Q",
"units": "Millions of US Dollars"
},
"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"
]
}
}