Endpoints · Tickers

ETF sector breakdown

GEThttps://api.tickerbot.io/v2/tickers/{ticker}/sectors

Returns the ETF's sector weights, heaviest first. When the ticker is not an ETF, `is_etf` is false and `sectors` is empty.

Plan access

Included on every plan.

Rate limit

Hobby 600/min · Pro 2,000/min · Scale 10,000/min.

History

All-time on every paid plan.

stringrequired

ETF symbol.

200
Envelope with is_etf, count, and sectors (sector, weight).
400
Invalid ticker.