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

# Global Salary Benchmark API

Estimate a candidate salary range from job title, location, and resume content. Get market context plus min, max, and currency for hiring workflows.

## Endpoints

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

## About

## What it does
Salary Range Estimator helps you estimate a market salary range 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 a fast compensation benchmark during hiring, offer planning, or recruiter screening. For example, you can compare a Staff Software Engineer candidate in New York, NY against current market conditions before setting an offer band or reviewing an internal requisition.

The response is intentionally compact: `marketContext` gives you a short explanation of the market conditions behind the estimate, and `estimatedRange` provides the numeric range in the reported currency. That makes it easy to feed into internal HR workflows, dashboards, or a compensation review step without extra parsing.

Salary Range Estimator is a good fit for products that need lightweight hiring intelligence without building your own compensation model.

## Usage

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