GET
/
markets
/
{marketId}
/
companies
/
naics
This endpoint is deprecated and will be removed in the future. Please use Attributes instead.

Path

marketId
string

The ID of the market which you want to retrieve NAICS codes of. This can be retrieved by searching for markets.

Response

meta
object

Metadata summarizing the data returned.

data
object

A tree of all NAICS codes mapped to their number of occurrences, nested by level. The first level is always an array of the top-level NAICS nodes, which in turn may have children nodes.