Map Skills to Careers in One Call
900+ occupations with skills, wages, and career transition paths — structured, scored, and ready for your product. No CSVs, no ETL, no guessing.
GET /v1/occupations/15-1252
{
"data": {
"soc_code": "15-1252",
"title": "Software Developers",
"job_zone": 4,
"bright_outlook": true,
"skills": [
{ "name": "Computers and Electronics", "importance": 0.94 },
{ "name": "Programming", "importance": 0.91 }
],
"wages": { "median": 132270, "pct10": 74600 },
"projection": { "change_pct": 17.2, "outlook": "bright" }
}
}Occupation Intelligence
Every US occupation, fully profiled
Search 900+ O*NET occupations with fuzzy matching. Each profile includes scored skills, task descriptions, BLS wages by metro area, and 10-year employment projections. One endpoint, complete picture.
Career Transitions
Skill-based career path analysis
Find realistic career moves ranked by skill overlap. See shared skills, gap skills, similarity scores, and expected wage changes. Power "what's my next move?" features without building the math yourself.
Skills Taxonomy
The complete O*NET skills graph
Browse and search every skill, knowledge area, and ability in the US labor market taxonomy. For any skill, see which occupations need it most. For any job, see exactly what it requires — with importance and level scores.
OCCUPATION EXPLORER
Skills breakdown with importance and proficiency levels
Select an occupation above to view the full profile
SKILLS TAXONOMY
Browse knowledge, skills, and abilities from the O*NET database
CAREER TRANSITIONS
Discover similar occupations and plan career moves
COMPARE OCCUPATIONS
Side-by-side skill and wage comparison
Skill Comparison
Critical Thinking
Programming
Mathematics
Complex Problem Solving
Systems Analysis
Active Learning
Wage Comparison
Software Developers
Registered Nurses
Data Scientists
Summary
| Occupation | Median Wage | Job Zone | Bright Outlook | Employment | Growth % |
|---|---|---|---|---|---|
| Software Developers | $132,270 | 4 | 1,795,300 | +25.0% | |
| Registered Nurses | $86,070 | 3 | 3,175,390 | +6.0% | |
| Data Scientists | $108,020 | 5 | 192,070 | +36.0% |
Free demo limited to 3 occupations. Subscribe for up to 20.
Employment Outlook
Top growing and declining occupations from BLS 10-year projections
Fastest Growing
Most Annual Openings
SIMPLE REST API
11 endpoints covering occupations, skills, career paths, and wages
Occupations
Skills
Career
curl -s "https://skills.wageapi.com/api/v1/occupations/search?q=software%20engineer&page_size=20" \ -H "X-API-Key: sk_demo_key"
{
"data": {
"items": [
{
"soc_code": "15-1252",
"title": "Software Developers",
"job_zone": 4,
"bright_outlook": true,
"green_occupation": false
},
{
"soc_code": "17-2112",
"title": "Industrial Engineers",
"job_zone": 4,
"bright_outlook": true,
"green_occupation": false
}
],
"total": 3,
"page": 1,
"page_size": 20,
"pages": 1
},
"metadata": {
"sources": [
{
"name": "O*NET OnLine",
"url": "https://www.onetonline.org/"
}
],
"request_id": "aca86a51-213a-4f0e-8151-bb2081ec3404",
"rate_limit": null
}
}Connect to AI Agents
All 11 endpoints available as MCP tools. Query skills and occupations from Claude, Cursor, or any MCP client.
Native MCP Server
The Model Context Protocol (MCP) lets AI assistants query occupation and skill data directly.
Ask your AI agent: “What skills does a data scientist need?” — get structured, source-attributed answers with importance scores.
No prompt engineering required. The API's agent-first descriptions guide LLM tool discovery automatically.
- All 11 endpoints as MCP tools
- Streamable HTTP transport
- Full schema descriptions for LLM discovery
- Source attribution in every response
Claude Desktop / Cursor config
{
"mcpServers": {
"skillsapi": {
"url": "https://skills.wageapi.com/api/mcp",
"headers": {
"X-API-Key": "sk_your_key_here"
}
}
}
}What are the top skills for a Data Scientist and how does the career outlook look?
Based on O*NET data, the top skills for Data Scientists (15-2051) are:
1. Mathematics (0.85) 2. Programming (0.72) 3. Critical Thinking (0.84)
Employment outlook: Bright — 35.8% projected growth with 21,900 annual openings.
Sources: O*NET OnLine, BLS Projections
Works with Claude · Cursor · VS Code · Claude Code · any MCP client
PLANS
Simple, transparent pricing — manage everything from the console
Startup
or $24/mo billed annually
- 15,000 requests / month
- All 11 endpoints
- MCP server access
- Fuzzy search
Growth
or $66/mo billed annually
- 75,000 requests / month
- All 11 endpoints
- MCP server access
- Fuzzy search
Enterprise
or $124/mo billed annually
- 300,000 requests / month
- All 11 endpoints
- MCP server access
- Fuzzy search
Data Sources