Salary Benchmark
salary_benchmarkCompare your salary against live market data by role family and seniority. Get percentile rankings and career-ladder progression to see if you're paid fairly.
Instructions
Compare a salary against the live HireJack market for a role family + seniority slice. Pro tier. Returns precomputed P10/P25/P50/P75/P90 percentiles, the user's percentile ranking (when salary is supplied), and a career-ladder progression of medians by seniority. Use for 'am I paid well as a senior backend engineer?' or 'what should I ask for?'. Not for a specific job's posted range (get_job) or market-wide comp stats (get_market_pulse).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| family | No | Role family to benchmark against. Omit to benchmark against the whole market. | |
| salary | No | User's current annual USD salary. When provided, the response includes the user's percentile ranking within the slice. | |
| seniority | No | Seniority level to benchmark against. Omit to include all seniority levels in the slice. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Salary percentile benchmark for a role family + seniority slice | |
| meta | No | Request/response metadata (pagination cursors, snapshot timestamps, applied filters) | |
| citation_url | No | hirejack.com URL to cite when surfacing this result |