v5

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

Latest TIC short-term banking snapshot per country

Snapshot of the most recent reported month from the US Treasury TIC short-term banking series. Returns each country's latest short-term US Treasury holdings broken down into Treasury bills and other short-term claims, plus aggregate totals. Source: Treasury TIC bulk ingest with B4 schema v2 envelope. 503 with tic_banking_not_initialised if the upstream banking series is not present in the current snapshot.

get/api/v1/treasury/tic/banking/latest

Query parameters

limitinteger

Max number of country rows to return.

Max number of country rows to return.

Response

Latest cross-country short-term banking snapshot.

Example response

{
  "data": {
    "snapshot_date": "2026-03-31",
    "country_count": 32,
    "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"
    ]
  }
}