Real salary data. One API call.

US and EU salary benchmarks from official government sources — BLS, Eurostat — cleaned, normalized, and ready for your product. 1,400+ occupations. 28 countries. Updated automatically.

Built on BLS and Eurostat official data · EU-hosted · GDPR compliant · No tracking cookies

🌍

Two continents, one schema

Query US (BLS OES) and EU (Eurostat SES) salary data through identical endpoints. No more stitching together incompatible datasets.

⚖️

EU Pay Transparency, handled

Built-in pay gap analysis and compliance endpoints for the EU Pay Transparency Directive. Benchmark your ranges against real market data.

🤖

Agent-ready from day one

MCP server included. Your AI agents can look up, compare, and analyze compensation data without custom integrations.

Compare Locations

Same job, different cities. Visualize purchasing power across markets.

Free demo limited to 3 locations. Subscribe for up to 10.

EU DIRECTIVE 2023/970

EU Pay Transparency

Validate salary ranges, check country requirements, and assess pay gaps against the EU Pay Transparency Directive.

SAMPLE SCENARIO
Job Title
Country
Min Salary
Max Salary
Period
Legally Valid Statistically Reasonable
France has not yet transposed EU Pay Transparency Directive 2023/970 into national law. Requirements shown are based on the directive defaults.
Benchmark Range
P10$20K
P25$26K
MEDIAN$35K
P75$47K
P90$55K
Validate your own salary ranges with live data.Upgrade to Ultra →

Simple REST API

Query normalized wage data across the US and EU with simple endpoints designed for developers and AI agents.

curl -H "X-API-Key: YOUR_KEY" \
  "https://salary.wageapi.com/api/v1/salary?job_title=software%20engineer"
Response Body200 OK
{
  "query": {
    "job_title": "software engineer",
    "matched_soc": "15-1252",
    "matched_title": "Software Developers",
    "location": "US National (avg of metro areas)",
    "experience": null,
    "currency": "USD"
  },
  "salary": {
    "p10": 96181,
    "p25": 100795,
    "median": 107810,
    "p75": 124075,
    "p90": 130767,
    "mean": 117723.88235294117,
    "sample_size": 1444820
  },
  "cost_of_living_index": null,
  "data_source": "BLS OES 2024",
  "data_date": "2024-annual",
  "related_titles": []
}

Pricing Plans

Scale from prototype to production. Managed via RapidAPI.

Free

Free
  • 3,000 requests / month
  • Top 50 Occupations
  • US + EU salary data
  • MCP Server
RECOMMENDED

Startup

$29/month

or $24/mo billed annually

  • 15,000 requests / month
  • Full BLS + Eurostat Database
  • US + EU salary data
  • Historical Trends
  • MCP Server

Growth

$79/month

or $66/mo billed annually

  • 75,000 requests / month
  • COL Adjustments
  • + Pay Transparency Compliance
  • MCP Server

Enterprise

$149/month

or $124/mo billed annually

  • 300,000 requests / month
  • Custom Extracts
  • + Gender Pay Gap Reporting
  • MCP Server

Data Sources

BLS OESMay 2025Annual
Eurostat SES2022 waveQuadrennial

Ready to integrate?

Get your production API key and start querying in under 30 seconds.