v5

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

Caribbean Banking Centers aggregate timeseries (offshore HF proxy)

Sum of US Treasury holdings across the 5 Caribbean Banking Centers (Cayman Islands, Bermuda, Bahamas, Curacao, British Virgin Islands) for each month where members are individually disclosed. Useful as a proxy for offshore hedge-fund / SPV capital flow into US Treasuries: rapid CBC growth typically signals leveraged-fund inflows, while stagnation / decline indicates central-bank-reserve dominance (Japan / China). Caveat: smaller members (Bahamas / Curacao / BVI) may fall into the 'All Other' bucket some periods, slightly under-counting true offshore aggregate.

get/api/v1/treasury/tic/mfh/cbc

Query parameters

limitinteger

Max number of months in returned timeseries (default 240 = 20 years).

Max number of months in returned timeseries (default 240 = 20 years).

Response

CBC aggregate timeseries with member attribution per period.

Example response

{
  "data": {
    "cbc_aggregate": [
      {
        "period": "Dec 2025",
        "value_usd_billions": 522.6
      }
    ]
  },
  "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"
    ]
  }
}