Eightfold jobs API
source=eightfold
58,016live jobs from this source right now
Browse Eightfold jobsHow we index Eightfold
Eightfold powers AI-driven career sites for large enterprises on eightfold.ai subdomains. The site's own public search API returns postings as structured JSON, which we page through per tenant with rate-limited, politeness-first pacing. Titles, locations, and posting metadata are consistent; the search payload does not carry description bodies, so we link out for the full spec rather than guessing.
https://{tenant}.eightfold.ai/api/pcsx/searchAll fetching is rate-limited and politeness-first: public endpoints only, no login walls, no personal data — the same job data the platform already publishes to every visitor.
Live Eightfold jobs in the index
live
- Senior Manager, US PayrollAlnylam · Cambridge, USsource ↗
- Part-Time Student - Warehouse Health Engineer - Milan, ILJohndeere · Syracuse, USsource ↗
- Learning & Delivery SpecialistFortive (United States) · Everett, USsource ↗
- Emerging Markets Customer Account ManagerUkg · United States; OR, USsource ↗
- Associate Director, Market InsightsAlnylam · United States, USsource ↗
A five-row sample straight from /v1/jobs/preview?source=eightfold. Apply links go to the employer's own Eightfold page.
{ "source": "eightfold", "source_slug": "{employer-tenant}", "source_endpoint": "https://{tenant}.eightfold.ai/api/pcsx/search", "directory_verified_at": "2026-07-19T04:10:00Z" }
source, source_slug (the employer's tenant on Eightfold), and source_endpoint — the exact public URL we fetched it from. If a listing looks off, check it at the source in one click. Live counts, not claims.Want this data as an API?
Query Eightfold jobs (and 49 other sources) through the free Praxy Jobs API — active, expired, and modified feeds with source endpoints on every row.
curl https://praxyjobs.com/v1/jobs/search?source=eightfold \ -H "X-API-Key: $KEY"
Other sources
Eightfold is a product of its respective owner; the name and logo are used for identification only. Praxy Jobs indexes publicly published job postings and is not affiliated with or endorsed by Eightfold.