Funds & ETFs
Mutual-fund country exposure (SEC N-PORT)
Country exposure of a mutual fund's holdings, computed from its latest SEC Form N-PORT filing (primary source). Each row is a country's weight as a percent of the fund's total valued holdings; country_coverage_pct reports how much of the fund carries an issuer country (cash and derivatives do not, so coverage can be below 100). Covers a curated seed of large US mutual funds, refreshed quarterly on the N-PORT cadence. A fund outside the seed (or not yet ingested) returns 404. Not investment advice.
get/api/v1/funds/{ticker}/country-exposure
Path parameters
tickerstring required
Mutual-fund share-class ticker.
Example:VTIAX
Mutual-fund share-class ticker.
Response
Country breakdown of the fund's holdings - each country's weight as a percent of total valued holdings, plus the country-attributed coverage.
Example response
{
"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"
]
}
}