← tickerbot.io
Endpoints › ETF

ETF

What an ETF is made of — its holdings and its sector weights.

MethodPathSummary
GEThttps://api.tickerbot.io/v2/etf/{ticker}/holdingsConstituent holdings of an ETF, weight-ranked.
GEThttps://api.tickerbot.io/v2/etf/{ticker}/sectorsSector allocation of an ETF, weight-ranked.

Composition, not state

An ETF is also a ticker; these two calls are about what it contains.

The fund’s own row — price, booleans, indicators — is Ticker state like any other symbol. Holdings and sectors are the nested table underneath it. Before 2026-09-14 both lived at /v2/tickers/{ticker}/holdings and /sectors; those paths keep serving forever as aliases.