ATS source
Rippling job postings data
Every Rippling 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
3,968
Companies
1,008
Share of dataset
1.5%
What you get
Every Rippling 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 Rippling postings, in the normalized shape the API returns.
| Title | Company | Category | Country | Posted |
|---|---|---|---|---|
| Senior Director, Strategic Partnerships | Joinroot | Sales & Account Management | — | Jul 27, 2026 |
| Part Time Intervenor to Support People Who Are Deafblind (Overnight) | Sensity | Healthcare | CA | Jul 27, 2026 |
| Extended Day Program Lead Teacher | Epiphany School | Education | US | Jul 27, 2026 |
Get this data
One authenticated GET. Filter to Rippling with source=rippling.
bash
curl -H "X-API-Key: YOUR_KEY" \
"https://api.joblistingsapi.com/v1/jobs?source=rippling&limit=10"Job Listings API is not affiliated with, endorsed by, or sponsored by Rippling. Rippling and other product names are trademarks of their respective owners.