curl https://financialmodelingprep.com/api/v3/sp500_constituent?apikey=YOUR_API_KEY
[
{
"symbol" : "MMM",
"name" : "3M Company",
"sector" : "Industrials",
"subSector" : "Industrial Conglomerates",
"headQuarter" : "St. Paul, Minnesota",
"dateFirstAdded" : "1976-08-09",
"cik" : "0000066740",
"founded" : "1902"
},
{
"symbol" : "ABT",
"name" : "Abbott Laboratories",
"sector" : "Health Care",
"subSector" : "Health Care Equipment",
"headQuarter" : "North Chicago, Illinois",
"dateFirstAdded" : "1964-03-31",
"cik" : "0000001800",
"founded" : "1888"
},
{
"symbol" : "ABBV",
"name" : "AbbVie Inc.",
"sector" : "Health Care",
"subSector" : "Pharmaceuticals",
"headQuarter" : "North Chicago, Illinois",
"dateFirstAdded" : "2012-12-31",
"cik" : "0001551152",
"founded" : "2013 (1888)"
}, ...
]