latestOpenAPI 3.0.02026-08-2010141507.9 KB
3d5897270d8a
Symbol Lists
List industries
Returns all distinct industries with the number of stocks in each. Industries come from SFIC (StockFit Industry Classification), our proprietary taxonomy. Each company is routed to a fine-grained industry bucket that produces cleaner peer groups than raw SEC SIC codes.
get/api/symbols/industries
Response
List of industries
Example response
[
{
"industry": "Pharmaceuticals",
"symbolCount": 42
}
]