ETF/MF

Funds with Daily Holdings

Free Starter ETF Pro

Returns the flat list of fund ticker symbols for which daily website-published holdings are available via /api/fund/holdings/daily. The list grows over time as coverage widens; sorted alphabetically.

get/api/fund/holdings/daily/supported-funds

Response

Alphabetical list of supported fund ticker symbols

string[] required

Example response

[
  "AGG",
  "ARKK",
  "IVV",
  "QQQ",
  "SPY",
  "VOO",
  "VTI"
]