curl https://financialmodelingprep.com/api/v3/nasdaq_constituent?apikey=YOUR_API_KEY
[
{
"symbol" : "DOCU",
"name" : "DocuSign Inc",
"sector" : "Technology",
"subSector" : "Technology",
"headQuarter" : "San Francisco, CALIFORNIA",
"dateFirstAdded" : "2020-06-22",
"cik" : "0001261333",
"founded" : "2018-04-27"
}, {
"symbol" : "ZM",
"name" : "Zoom Video Communications Inc",
"sector" : "Communication Services",
"subSector" : "Communication Services",
"headQuarter" : "San Jose, CALIFORNIA",
"dateFirstAdded" : "2020-04-30",
"cik" : "0001585521",
"founded" : "2019-04-18"
}, {
"symbol" : "DXCM",
"name" : "DexCom Inc",
"sector" : "Healthcare",
"subSector" : "Healthcare",
"headQuarter" : "San Diego, CALIFORNIA",
"dateFirstAdded" : "2020-04-20",
"cik" : "0001093557",
"founded" : "2005-04-14"
}, ...
]