APIHub
Back to Explore

PayCrunch

US wages for 1,008 occupations and by state, from BLS OEWS May 2025, static JSON, CC BY 4.0

Open Data
none
HTTPS
CORS: Yes
Visit official documentation

Latency

1678ms p95

Uptime

88.9% 30d

Playground

Verified

live

Endpoints

REST · JSON
GET

/index.json

API metadata, counts, licence, citation string, links to every endpoint

GET

/jobs.json

Compact list of every job (discovery endpoint)

GET

/jobs/{slug}.json

Full record for a single occupation

  • slug (path, required) — Stable identifier for the occupation (e.g., registered-nurse-salary)
GET

/soc/{code}.json

Lookup by SOC code (for users with BLS data)

  • code (path, required) — Standard Occupational Classification code (e.g., 29-1141)
GET

/state-wages.json

Median and 90th‑percentile wage by state for every occupation (state‑level figures)

GET

/states.json

Best‑paying state for each occupation

GET

/openapi.json

Machine‑readable OpenAPI 3.1 description of the API

7 endpoints auto-detected

curl -X GET \
  "https://paycrunch.co/api.html/index.json"

paycrunch.co · HTTPS only