docs / ats-jobs

Company Job Boards

Jobs straight from company career pages.

base /ats-jobs/v14 endpoints
post/ats-jobs/v1/company_jobs1 credit

all open jobs for a board → {jobs[]{id,title,url,company,location,locations,...}, count, total, company, ats_source}. `ats`=greenhouse|lever|ashby|workable + `company` (board token/subdomain).

ParameterRequired
atsrequired
companyrequired
limitoptional
cursoroptional
pageoptional
Try in playground →
post/ats-jobs/v1/job_detail1 credit

one fully-populated job (description + requirements/benefits) by `ats` + `company` + `job_id`.

ParameterRequired
atsrequired
companyrequired
job_idrequired
Try in playground →
post/ats-jobs/v1/providers1 credit

the supported ATS providers + their capabilities

Try in playground →