Loading page

salaryapi.com

Salary benchmark API documentation

Use POST /api/v1/salary-benchmarks to search gross annual base salary ranges by role, level, location, and currency.

Open API playground

Endpoint

POST /api/v1/salary-benchmarks returns gross annual base salary percentiles, hourly equivalent, no-result state, and quota metadata.

Required and optional fields

jobTitle is required and accepts any real job title as free text without a preset-list selection. Location, currency, and seniority fields are optional filters for narrower salary benchmark results.

Examples

The dedicated salary benchmark docs page includes cURL and backend language examples that only call this endpoint.