The ETFs composition endpoint provides detailed information about the composition of global Exchange-Traded Funds. It returns data on the sectors included in the ETF, specific holding details, and the weighted exposure of each component. This endpoint is useful for users who need to understand the specific makeup and sector distribution of an ETF portfolio.
- Provider
- Twelve Data API (Market Data)
- Input summary
- {"name":"symbol","type":"string","required":false,"description":"Symbol ticker of etf"}, {"name":"figi","type":"string","required":false,"description":"Filter by financial instrument global identifier (FIGI). This request parameter is available starting with the <a href=\"https://twelvedata.com/pricing\">Ultra<a> plan"}, {"name":"isin","type":"string","required":false,"description":"Filter by international securities identification number (ISIN). ISIN access is activating in the <a href=\"https://twelvedata.com/account/add-ons\">Data add-ons</a> section"}, {"name":"cusip","type":"string","required":false,"description":"The CUSIP of an instrument for which data is requested. CUSIP access is activating in the <a href=\"https://twelvedata.com/account/add-ons\">Data add-ons</a> section"}, {"name":"country","type":"string","required":false,"description":"Filter by country name or alpha code, e.g., `United States` or `US`"}, {"name":"dp","type":"integer","required":false,"description":"Number of decimal places for floating values. Accepts value in range [0,11]"}
- Output summary
- Not available
- Billing
- 2.37
- Freshness
- Not available
- Verification
- Not available