Hedge Fund Intelligence
One country's aggregated LT + ST history
Historical timeseries of one country's combined long-term + short-term Treasury holdings. 503 tic_aggregated_not_available if the aggregated key is absent.
get/api/v1/treasury/tic/aggregated/{country}
Path parameters
countrystring required
Response
One country's aggregated LT + ST timeseries.
Example response
{
"data": {
"history": [
{
"period": "Mar 2026"
}
]
},
"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"
]
}
}