---
title: Global Salary Benchmark API
slug: estimate-market-salary-range
url: https://apyhub.com/namastesumalya/service/estimate-market-salary-range
provider: Sumalya APIs
categories: [Artificial Intelligence, HR]
tags: [salary-estimation, compensation, hiring, recruiting, hr-analytics]
auth: api_key
---

# Global Salary Benchmark API

Estimate a candidate’s market salary range from job title, location, and resume content. Returns market context plus min, max, and currency.

## Endpoints

| Method | Path | Description | Atoms |
| --- | --- | --- | --- |
| POST | `/namastesumalya/api/salary-estimate` | What it does Estimates a market salary range for a candidate from the provided job title, location,… | 750 |

## About

## What it does
Salary Range Estimator estimates a market salary band for a candidate from a job title, location, and resume content. Send those three inputs, and get back a market context string plus an estimated range with min, max, and currency.

Use it when you need to benchmark compensation during recruiting, pre-screening, or offer planning. The response is designed to be easy to plug into hiring workflows: one field explains the market context, and one structured object gives the salary range in a standard currency format.

Salary Range Estimator is useful for internal comp checks, recruiter tooling, and applicant-facing guidance where you want a fast estimate grounded in the role, location, and experience described in the resume. Keep in mind that the output is an estimate, not a contractual offer or payroll record.

## Usage

Authenticate with an ApyHub API key in the `apy-token` header.
Full docs and a live playground: https://apyhub.com/namastesumalya/service/estimate-market-salary-range
