ATS source
Workable job postings data
Every Workable posting we track, read first-party from the source and normalized into one schema — deduplicated, role-tagged, and resolved to a structured location. Pull it from a single endpoint.
Active postings
818
Companies
130
Share of dataset
0.3%
What you get
Every Workable record arrives in the same normalized shape, whatever the source posted.
| title · company | Always | Populated on every record. |
| role_category | Normalized | Tagged into one role taxonomy. |
| location | Structured | Resolved to city, region, and ISO country code via GeoNames. |
| salary | ~15–25% | min, max, currency, period — when the posting discloses it. |
| description_html | ~90% · Starter+ | Sanitized HTML body of the posting. |
Sample records
A few live Workable postings, in the normalized shape the API returns.
| Title | Company | Category | Country | Posted |
|---|---|---|---|---|
| Call Center Representative | Briljent | Business & Operations | US | Jul 28, 2026 |
| Call Center Supervisor | Briljent | Administration | US | Jul 28, 2026 |
| Administrative Assistant | Briljent | Administration | US | Jul 28, 2026 |
Get this data
One authenticated GET. Filter to Workable with source=workable.
bash
curl -H "X-API-Key: YOUR_KEY" \
"https://api.joblistingsapi.com/v1/jobs?source=workable&limit=10"Coming from a scraper? Read the Get Workable job postings via API guide.
Job Listings API is not affiliated with, endorsed by, or sponsored by Workable. Workable and other product names are trademarks of their respective owners.