v5

OpenAPI 3.1.0Proprietary2026-08-031,5423,1505.5 MB
Hedge Fund Intelligence

Latest LT + ST aggregated TIC holdings per country

Snapshot combining each country's latest long-term + short-term Treasury holdings. The aggregated view is precomputed in ingest (deterministic LT+ST join) and served from the schema v2 envelope. 503 tic_aggregated_not_available if the aggregated key is absent (legacy v1 envelope OR upstream banking missing so join was skipped).

get/api/v1/treasury/tic/aggregated/latest

Query parameters

limitinteger

Max number of country rows to return.

Max number of country rows to return.

Response

Latest aggregated snapshot per country.

Example response

{
  "data": {
    "snapshot_date": "2026-03-31",
    "countries": [
      {
        "name": "Japan",
        "slug": "japan"
      }
    ]
  },
  "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"
    ]
  }
}