latestOpenAPI 3.0.02026-08-2010141507.9 KB
3d5897270d8a
Symbol Lists
List sectors
Returns all business sectors with the number of stocks in each. Sectors come from SFIC (StockFit Industry Classification), our proprietary taxonomy that maps each company to one of 12 economic sectors. It is more accurate and peer-consistent than raw SEC SIC divisions.
get/api/symbols/sectors
Response
List of sectors
Example response
[
{
"sector": "Information Technology",
"symbolCount": 1205
}
]