Build a custom careers page by querying the SmartRecruiters Posting API

domain: smartrecruiters.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Call GET https://api.smartrecruiters.com/v1/companies/{companyIdentifier}/postings to retrieve all published job postings — no authentication is required for this public endpoint
  2. Parse the content array; each object includes id, name (job title), location, department, and releasedDate
  3. For each posting, call GET https://api.smartrecruiters.com/v1/companies/{companyIdentifier}/postings/{postingId} to retrieve the full job description sections
  4. Render the job list on your careers page using the returned data, linking each job to a 'Apply' form
  5. On application submit, POST to https://api.smartrecruiters.com/v1/companies/{companyIdentifier}/postings/{postingId}/candidates with candidate fields and pass the X-SmartToken API key header

Known gotchas

Related routes

Post jobs via the SmartRecruiters Posting API
smartrecruiters.com · 6 steps · unrated
Build a careers page from Greenhouse Job Board API department/office endpoints and JSONP embedding
greenhouse.io · 5 steps · unrated
Pull job postings from the Greenhouse Job Board API for a careers page
greenhouse.io · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans