latestOpenAPI 3.0.02026-08-2010141507.9 KB

3d5897270d8a

Symbol Lists

List industry groups (deprecated)

Free Starter Stock ETF Pro

Deprecated. Use the SFIC-based /api/symbols/sectors and /api/symbols/industries taxonomy instead. This endpoint still returns the legacy set of 8 high-value industry group definitions used by StockFit for cross-company comparison within specialized sectors. These groups appear as industryGroup in symbol profiles.

get/api/symbols/industry-groups

Response

List of industry group definitions

idstring

Machine-readable industry group identifier

labelstring

Human-readable industry group label (matches industryGroup field in symbol profiles)

Example response

[
  {
    "id": "semiconductor",
    "label": "Semiconductors"
  }
]