Hedge Fund Intelligence
Latest Major Foreign Holders snapshot for all countries
Snapshot of the most recent reported month from the US Treasury TIC Major Foreign Holders table. Returns each country's latest holding alongside Grand Total, Foreign Official subtotal, and Treasury Bills / T-Bonds & Notes breakdowns. Source: Treasury monthly bulk (mfhhis01.txt), released ~15th of each month with prior-month data.
get/api/v1/treasury/tic/mfh/latest
Query parameters
limitinteger
Max number of country rows to return.
Max number of country rows to return.
Response
Latest cross-country snapshot.
Example response
{
"data": {
"latest_period": "Dec 2025",
"country_count": 55,
"grand_total_billions": 9270.9,
"foreign_official_billions": 3887,
"treasury_bills_billions": 388.5,
"t_bonds_notes_billions": 3498.5,
"all_other_billions": 710.8,
"rows": [
{
"name": "Japan",
"slug": "japan",
"value_usd_billions": 1185.5
}
]
},
"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"
]
}
}