v10
latestOpenAPI 3.1.02026-08-0452108384.4 KBCatalog
Get Industries
This endpoint lets you list all the industries and their codes, see how many jobs and companies we have per industry and search for an industry.
Calls to this endpoint don't cost you credits.
Our industries catalogue comes from LinkedIn Industry Codes V2
get/v0/catalog/industries
Query parameters
industrystring nullable
Name of an industry, case-insensitive. Will return industries that contain the given string either in their name, hierarchy or description
Name of an industry, case-insensitive. Will return industries that contain the given string either in their name, hierarchy or description
pageinteger
Page number.
Page number.
limitinteger
Number of results per page
Number of results per page
Response
Successful Response
Example response
{
"metadata": {
"total_results": 2034
}
}