/mutual_funds
endpoint, you can search for any fund, family, or type.For instance, to get the list of 50 most significant mutual funds, make the following query:
https://api.twelvedata.com/mutual_funds/list
As always, you can filter by many parameters, including country, family, type, etc.
/time_series
, /quote
, and /eod
endpoints.
https://api.twelvedata.com/mutual_funds/world/summary?symbol=VFIAX&apikey=demo
This gives us a detailed profile of the fund.

Performance
https://api.twelvedata.com/mutual_funds/world/performance?symbol=VFIAX&apikey=demo
Risk
https://api.twelvedata.com/mutual_funds/world/risk?symbol=VFIAX&apikey=demo
Ratings
https://api.twelvedata.com/mutual_funds/world/ratings?symbol=VFIAX&apikey=demo
Holdings
https://api.twelvedata.com/mutual_funds/world/composition?symbol=VFIAX&apikey=demo
Purchase information
https://api.twelvedata.com/mutual_funds/world/purchase_info?symbol=VFIAX&apikey=demo&source=docs
Sustainability
https://api.twelvedata.com/mutual_funds/world/sustainability?symbol=VFIAX&apikey=demo&source=docs
All data
https://api.twelvedata.com/mutual_funds/world?symbol=VFIAX&apikey=demo