Skip to main content
POST
Company Insights
Compute the same aggregate analytics as Job Market Insights, but scoped to a single company’s job listings. Useful for tracking one employer’s compensation, remote mix, and tech-stack over time.

Endpoint

Authentication

x-api-key
string
required
Your Hirebase API key. Required.

Path Parameters

company_slug
string
required
The company slug to scope insights to.

Request Body

An optional filter object (e.g. {"days_ago": 90}) using the same filter shape as Search Jobs. Omit the body to aggregate over all of the company’s listings.

Response

Identical schema to POST /v2/jobs/insights — see that page for the full breakdown of headline, salary, top_technologies, top_companies, and the other sections.

Example Request

Example Response

The response mirrors Job Market Insights, scoped to the requested company.