---
title: "Funds with Daily Holdings"
method: GET
path: "/api/fund/holdings/daily/supported-funds"
tags: ["ETF/MF"]
---

# Funds with Daily Holdings

`GET /api/fund/holdings/daily/supported-funds`

![Free](https://img.shields.io/badge/Free-22c55e) ![Starter](https://img.shields.io/badge/Starter-3b82f6) ![ETF](https://img.shields.io/badge/ETF-14b8a6) ![Pro](https://img.shields.io/badge/Pro-8b5cf6)

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.

## Response `200`

Alphabetical list of supported fund ticker symbols

- string[]

## Other responses

- `403` — Feature not available on current plan

---

[API](https://skmtc.net/stockfit/apis/stockfit-api.md) · [All operations](https://skmtc.net/stockfit/apis/stockfit-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stockfit/stockfit-api/revisions/3d5897270d8a/schema)
