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 Pay Transparency
Validate salary ranges, check country requirements, and assess pay gaps against the EU Pay Transparency Directive.
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"
{
"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.
Startup
or $24/mo billed annually
- ✓15,000 requests / month
- ✓Full BLS + Eurostat Database
- ✓US + EU salary data
- ✓Historical Trends
- ✓MCP Server
Growth
or $66/mo billed annually
- ✓75,000 requests / month
- ✓COL Adjustments
- ✓+ Pay Transparency Compliance
- ✓MCP Server
Enterprise
or $124/mo billed annually
- ✓300,000 requests / month
- ✓Custom Extracts
- ✓+ Gender Pay Gap Reporting
- ✓MCP Server
Data Sources
Ready to integrate?
Get your production API key and start querying in under 30 seconds.