SmartRecruiters Jobs API
Search public SmartRecruiters jobs and retrieve their hiring taxonomies.
smart-recruiters
Capabilities
Every capability uses the same POST /execute envelope. Open an endpoint for
its exact ID, input contract, code samples, cost, runtime, and illustrative output.
smart-recruiters.departments.list
List the public department taxonomy for a SmartRecruiters company.
smart-recruiters.job-taxonomies.list
List the public industries, job functions, experience levels, and employment types used by SmartRecruiters postings.
smart-recruiters.job.get
Retrieve a public SmartRecruiters posting by company and posting ID.
smart-recruiters.jobs.global-search
Search the bounded public SmartRecruiters career index across employers without exposing unsupported pagination controls.
smart-recruiters.jobs.search
Search active public postings for a SmartRecruiters company with title, location, workplace, department, language, job-ad, and release-date filters.
Common uses
- Aggregate current openings from employer career sites
- Monitor hiring activity by company, location, and department
- Enrich job-market datasets with normalized posting details
- Discover valid department and job taxonomy filters before large searches
Integration contract
A 200 response completed inline. A 202 response was queued; poll
GET /jobs/:id until it reaches completed or failed.