The ETFs endpoint provides a daily updated list of all available Exchange-Traded Funds. It returns an array containing detailed information about each ETF, including its symbol, name, and other relevant identifiers. This endpoint is useful for retrieving a comprehensive catalog of ETFs for portfolio management, investment tracking, or financial analysis.
- Provider
- Twelve Data API (Market Data)
- Input summary
- {"name":"symbol","type":"string","required":false,"description":"The ticker symbol of an instrument for which data is requested"}, {"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":"cik","type":"string","required":false,"description":"The CIK of an instrument for which data is requested"}, {"name":"exchange","type":"string","required":false,"description":"Filter by exchange name"}, {"name":"mic_code","type":"string","required":false,"description":"Filter by market identifier code (MIC) under ISO 10383 standard"}, {"name":"country","type":"string","required":false,"description":"Filter by country name or alpha code, e.g., `United States` or `US`"}
- Output summary
- Not available
- Billing
- 2.37
- Freshness
- Not available
- Verification
- Not available