v5

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

Cross-source HFI snapshot (US ADV + 13F + TIC, EU SHS, UK FCA SPR)

Aggregate dashboard across the five Hedge Fund Intelligence sources. Each source block carries its own data_time (ISO 8601, normalized inline). meta.data_time is the worst-case freshness across the two ISO-emitting sources (TIC and SHS). FCA SPR is shown for snapshot only - it is per-issuer rather than per-country, so it is not joined into /by-country.

get/api/v1/cross/transatlantic/snapshot

Response

Successful Response

Example response

{
  "data": {
    "us_private_funds": {
      "regulator": "SEC ADV (Form ADV)",
      "filer_count": 23280,
      "fund_types": [
        "hedge_fund",
        "private_equity_fund"
      ],
      "data_time": "2026-04-30T07:00:00+00:00"
    },
    "us_institutional_managers": {
      "regulator": "SEC 13F-HR",
      "filer_count": 9234,
      "holdings_count": 3402115,
      "data_time": "2026-04-22T12:00:00+00:00"
    },
    "us_treasury_foreign_holders": {
      "regulator": "US Treasury TIC TBL5",
      "country_count": 55,
      "grand_total_usd_bn": 9270.9,
      "latest_period": "Dec 2025",
      "data_time": "2026-04-15T20:02:34Z"
    },
    "eu_investment_funds": {
      "regulator": "ECB SHSS S124",
      "sector_label": "S124 Non-MMF investment funds",
      "country_count": 21,
      "u2_aggregate_eur_bn": 5836.5,
      "total_source": "u2_aggregate",
      "latest_period": "2025-Q4",
      "data_time": "2026-03-10T16:30:12Z"
    },
    "uk_short_positions": {
      "regulator": "FCA Short Position Register",
      "current_position_count": 587,
      "data_time": "2026-04-30T16:00:00+00:00"
    }
  },
  "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"
    ]
  }
}