Overview
The Headcount Trends API returns a company’s employee headcount signals sourced from LinkedIn, including the current total employee count, month-over-month headcount history, growth rates over multiple lookback periods, and a breakdown of headcount by function (e.g. Engineering, Sales, Marketing). Results are returned in the API response.Endpoint Details
- Method: GET
- Endpoint:
/v1/company/headcount-trends
Authentication requirements
- Include a valid API key in the
x-api-keyrequest header.
Request
Request Parameters
Header Parameters
Your API key.
URL Parameters
Company website (e.g.
canva.com) or a company UUID (e.g. 00000l1). The UUID can be obtained from the Company Search API.Example Request
Response
Successful Response Fields
Returns a JSON object with the following structure:Container object holding the company’s headcount data. See Headcount Object Fields below.
Credits consumed by the request.
Headcount Object Fields
Akta UUID of the company.
LinkedIn numeric username/identifier for the company page.
Company name as listed on LinkedIn.
LinkedIn company ID.
Current total employee count as of
date.Date the headcount snapshot was taken, formatted as
YYYY-MM-DD.Headcount growth rate over several trailing lookback windows. See Growth Period Object below.
Month-by-month historical headcount series. See Headcount Growth Object below.
Current headcount broken down by job function. See Headcount By Function Object below.
Growth Period Object
Length of the trailing lookback window, in months (e.g.
6, 12, 24).Percentage change in total headcount over the lookback window.
Headcount Growth Object
Total employee count as of
date.Snapshot date for this data point, formatted as
YYYY-MM-DD.Headcount By Function Object
Job function name (e.g.
Engineering, Sales, Arts and Design).Current employee count in this function.
Growth rate for this function over trailing lookback windows. Same shape as the top-level Growth Period Object, typically returned for
6 and 12 month windows..png?fit=max&auto=format&n=tMpg-r-6yeOIk-hz&q=85&s=e0cafcb914826d8adc60e5092187e1ca)
.png?fit=max&auto=format&n=tMpg-r-6yeOIk-hz&q=85&s=f214ebe0a940d8aa0f19a709a6bfd7fa)