
Salary Benchmarks API
US salary benchmarks by occupation and location from the Bureau of Labor Statistics' May 2025 Occupational Employment and Wage Statistics survey β the wage data every HR platform, job board and compensation tool builds on, self-hosted: 236,120 benchmark cells covering every SOC occupation nationally, per state and per metro area. Each cell carries employment, mean wages, and the full distribution β 10th, 25th, median, 75th and 90th percentiles, both hourly and annual β plus job concentration (per 1,000 employed, location quotient). One call answers "what do Software Developers earn?" (nationally: $135,980 median, $214,670 at p90, with the top-paying metros attached) or "what's the going rate in Austin?" ($134,120). Filter by occupation, area or area type; rank by median, p90 or employment; find SOC codes and area codes by name. SOC codes accepted with or without the dash. Survey data is public domain and refreshes with the annual spring release. Built for HR tech, job boards, offer benchmarking, relocation calculators and market research. Self-hosted β no third-party calls at request time.
{
"ok": true,
"area": {
"code": "0000000",
"name": "National",
"type": "national"
},
"occupation": {
"code": "15-1252",
"title": "Software Developers"
},
"year": 2025,
"employment": 1687890,
"wages": {
"hourly": {
"mean": 71.2,
"p10": 39.64,
"p25": 50.58,
"median": 65.38,
"p75": 82.68,
"p90": 103.21
},
"annual": {
"mean": 148100,
"p10": 82460,
"p25": 105210,
"median": 135980,
"p75": 171980,
"p90": 214670
}
},
"emp_per_1000": null,
"location_quotient": null,
"top_paying_metros": [
{
"area": "San Jose-Sunnyvale-Santa Clara, CA",
"annual_median": 213110
},
{
"area": "San Francisco-Oakland-Fremont, CA",
"annual_median": 186640
},
{
"area": "Seattle-Tacoma-Bellevue, WA",
"annual_median": 167280
},
{
"area": "New York-Newark-Jersey City, NY-NJ",
"annual_median": 166830
},
{
"area": "Boston-Cambridge-Newton, MA-NH",
"annual_median": 166090
}
]
}Why developers pick this API
Production-ready
Production Ready
Battle-tested infrastructure with a 99.9% uptime SLA. Rate limits are generous, responses are consistent.
Simple Integration
Standard REST + JSON. Works with any HTTP client. Copy-ready code snippets in 4 languages.
One Key, 20+ APIs
Your DataAndAPIs subscription unlocks every API on the platform β anime, finance, sports, and more.
Code snippets
One install. Every endpoint.
No proprietary SDKs needed. Any HTTP client works. Pick your language and paste.
- Fully typed responses β auto-completion in your IDE
- Tracks the API in lockstep β new endpoints land same day
- One key works across 20+ APIs on the platform
import axios from 'axios';
const { data } = await axios.get(
'{API_URL}',
{ headers: { 'X-Api-Key': process.env.API_KEY } }
);π Subscribe to unlock the live API URL
Developer playground
Explore the endpoints
Browse request parameters and inspect live example responses.
Available Endpoints
Request Parameters
API URL
Please subscribe to see the API URL
Headers
Please subscribe to see the actual API URL
import axios from 'axios';
const url = '{API_URL}';
const { data } = await axios.get(url, {
headers: { 'X-Api-Key': 'YOUR_API_KEY' }
});Pricing
One subscription. Every API.
Tokens unlock this API and 20+ others on DataAndAPIs. Switch APIs any time β we promote.
STARTER
25,000 tokens / month
- Access to all APIs
- Tokens reset monthly
- Email support
PRO
100,000 tokens / month
- Access to all APIs
- Tokens reset monthly
- Priority email support
ULTRA
1,000,000 tokens / month
- Access to all APIs
- Tokens reset monthly
- Priority support
Need higher volume, dedicated infra, or a custom contract? Talk to sales β
Common questions
The things that actually block the upgrade.
Ship Salary Benchmarks API this afternoon.
500 free tokens. No card. Plus 20+ other APIs on the same key.
