ETFs
ETF Holdings Listing
The ETF Holdings Listing endpoint delivers instantly complete set of exchange-traded funds data based on the unique identifier code of an ETF data. The endpoint returns a full list of supported ETF tickers.
The example API request below demonstrates how to retrieve ETF holdings data.
Note: The ETF API endpoints apply a call count multiplier of 20.
get/etflist
Query parameters
access_keystring required
Your Marketstack API access key.
list'ticker' required
ETF list type; currently ticker.
limitinteger
Pagination limit (results per page). Default 100, maximum 1000.
offsetinteger
Pagination offset (number of results to skip). Default 0.
Response
ETF tickers retrieved.
Changes
No recorded changes to this endpoint across all 1 revision of this API.