v4

latestOpenAPI 3.1.02026-08-012281296.0 MB
Company info

Start depth chart generation

Generates a breakdown of the number of employees at a given company by department/function (Engineering, Sales, Marketing, etc.), seniority (Junior through Executive), or both. This helps answer questions like, 'how many senior engineers does this company have?'. Asynchronous; use the polling endpoint to get your results. Processes up to 10,000 employees per report. This is a more thorough alternative to guessing a company's internal org chart.

<span><strong>Rate limit:</strong> 30 requests per 1 minute</span>

<span>💰 <strong>Cost:</strong> 8 credits per depth chart report <span title="Pricing shown is default pricing. Actual pricing may vary."></span></span>

post/v1/depth-chart/start

Request body

apiKeystring required

Your Fiber API key

functionsstring[] nullable

Optional list of function/department labels to classify employees into (e.g. ['Engineering', 'Sales', 'Legal Practice']). When omitted, functions are auto-detected based on the company's employee titles. An 'Other' category is automatically appended if not already included, to catch employees that don't fit the provided labels.

Response

Default Response

advicestring[] nullable

Tips, recommendations, and suggestions for using this API effectively.