Salary Benchmarking
Price one role from a job URL or a few fields. Live plus 90-day expired posted pay, with listing rows.
Open benchmarkingSalary distributions, hiring velocity, and skills demand for any slice of the market — in a single API call.
Hirebase computes live compensation, workforce, and hiring analytics over 3.5m+ jobs indexed directly from 240k+ company career pages — not scraped from aggregators. Define a cohort with the filters you already use, and get back salary percentiles, remote mix, top technologies, and company breakdowns.
Average Salary
Hiring Velocity
Product, research, and compensation teams need salary distributions and hiring signals for any slice of the market — not a PDF of last year’s averages.
Today
Export jobs, parse salaries, drop duplicates, hope the filters match Search. Repeat next quarter.
With Insights
One POST with the Search filter shape. Percentiles, hiring velocity, skills, and workforce mix come back together.
Survey salary files age the day they ship. Hiring velocity, remote mix, and skills demand have already moved.
You can filter a job search, then you rebuild the same filters in a BI tool to get a median. Two query models, two answers.
Counts and pay distributions inherit duplicates, agency spam, and closed roles. The market looks larger and cheaper than it is.
A single median salary hides seniority mix, disclosure rate, and the p90 tail you need for competitive offers.
Define any cohort — a job title, industry, location, company, or combination — and get back a complete market snapshot.
Distribution
$148k p50
Not just an average. Get p25 p50 p75 p90, a salary histogram, a fitted distribution, and breakdowns by seniority and by remote hybrid on-site plus the share of roles actually disclosing pay.
New postings / week
+18.4%
See how fast a cohort is moving: new-this-week counts, recency filters, and freshness so you track hiring trends instead of a static snapshot.
Top skills in cohort
Demand share
Top technologies and skills in the same postings as the pay band — so compensation, talent, and product teams see what the market is actually asking for.
Seniority mix
Seniority mix, work-arrangement split, company-size distribution, industry and subindustry breakdowns, education requirements, median years of experience, visa-sponsorship rate, and recruiter-agency rate.
Stripe
Open roles · 12 mo
Scope every metric above to a single employer and watch their compensation, remote mix, and tech stack shift over time.
You already know the filter shape — Insights uses the same one as Search.
Pass filters like job titles, keywords, geo locations, location types, industry, and days ago.
POST v2 jobs insights for any market cohort, or POST v2 hirebase companies slug insights to scope to one company.
Salary distributions, hiring velocity, tech and skills demand, and the full breakdown ready to drop into a dashboard, a model, or your product.

A salary data API returns compensation figures programmatically instead of through a report or spreadsheet. Hirebase Insights goes further than a single number: it returns full salary distributions — percentiles, a histogram, seniority and work- arrangement splits — plus hiring velocity, skills demand, and workforce mix for any cohort you can describe.
The filter shape is the same as Search. Pass titles, locations, remote vs on-site, industry, company, or recency, and POST /v2/jobs/insights computes aggregates over first-party career-page jobs — not aggregator copies.
Use Insights when you need analytics for an arbitrary slice of the market. Use Salary Benchmarking when you need an occupational-area report for one role: title expansion, live plus 90-day expired jobs, and listing-level audit rows.
Salary vs compensation: this API reports disclosed base-pay ranges on postings (annual USD midpoints in the distribution). It is not an equity grant database. Pair the cash band with your own total-rewards model when you need the full package.
Use job postings as alt-data: track hiring trends, skills shifts, and remote adoption across industries and geographies.
Monitor a single company's hiring, compensation, and tech-stack changes over time.
Build defensible pay bands by role, level, and location — or power a compensation tool — on live market data instead of stale annual surveys.
Feed real-time hiring and skills signals into HR dashboards and people-analytics products.
Embed salary ranges, 'X new roles this week,' or top-skills widgets directly in your own application.
Data comes directly from 240k+ company career pages across every major applicant tracking system — not resold from LinkedIn or Indeed. You get first-party postings, not an aggregator's stale copy.
Indexed at the source
Not from aggregators
Postings are refreshed continuously and expired roles are pruned, so your aggregates reflect what's actually open right now — not roles that closed weeks ago.
Live index
Staff Engineer
Stripe
ML Engineer
Anthropic
Product Designer
Linear
Data Scientist
Notion
Salaries are normalized, titles and locations are cleaned, and everything returns in one consistent schema.
Raw
normalized.json
{
"salary_min": 100000,
"salary_max": 100000,
"currency": "USD",
"location": "San Francisco, CA",
"remote": true
}
If you can describe a cohort in Search, you can get analytics for it. No new query model to learn.
Shared filter object
{
"job_titles": ["Data Scientist"],
"location_types": ["Remote"],
"days_ago": 30
}
Same filters · two endpoints
If the jobs underneath are duplicates and stale listings, the salary distribution is already wrong. Insights runs on first-party postings.
Go from a market cohort to a single-role benchmark, the jobs corpus, and public salary rankings.
Price one role from a job URL or a few fields. Live plus 90-day expired posted pay, with listing rows.
Open benchmarkingQuery the same first-party listings Insights aggregates — titles, locations, salaries, and 50+ fields.
Jobs data APIPublic ranking of titles with the highest disclosed pay in the Hirebase corpus.
View the rankingSee which markets lead on posted pay when you are setting geographic differentials.
Browse locationsHiring trends, fastest-growing roles, and other public cuts powered by the same data.
Insights hubFilter shape, Insights payload, and authentication. Same language as Search.
Read the docs
Get a key and make your first Insights call in minutes.
