ATS source
Lever job postings data
Every Lever 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
10,150
Companies
1,313
Share of dataset
3.7%
What you get
Every Lever record arrives in the same normalized shape, whatever the source posted.
| title · company | Always | Populated on every record. |
| role_category · seniority | Normalized | Tagged into one role taxonomy and a normalized level. |
| 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 Lever postings, in the normalized shape the API returns.
| Title | Company | Category | Level | Country | Posted |
|---|---|---|---|---|---|
| Floor Lead - Interim (Sur La Table) | Cscgeneration 2 | — | senior | US | Jun 13, 2026 |
| Sr. Program Strategy and Operations Director | Enveda | Business & Operations | senior | US | Jun 12, 2026 |
| Systems Engineer IV | Arsiem | Software Engineering | — | US | Jun 9, 2026 |
Get this data
One authenticated GET. Filter to Lever with source=lever.
bash
curl -H "X-API-Key: YOUR_KEY" \
"https://api.joblistingsapi.com/v1/jobs?source=lever&limit=10"Coming from a scraper? Read the Get Lever job postings via API guide.
Job Listings API is not affiliated with, endorsed by, or sponsored by Lever. Lever and other product names are trademarks of their respective owners.