Build a careers page from Greenhouse Job Board API department/office endpoints and JSONP embedding

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

Steps

  1. Call GET https://boards-api.greenhouse.io/v1/boards/{board_token}/departments (or /offices, with render_as=tree) — these require no authentication.
  2. Cross-reference department/office IDs against GET /v1/boards/{board_token}/jobs to group postings by team or location.
  3. For cross-origin embedding without a server-side proxy, append ?callback=yourFunctionName to any GET endpoint to receive a JSONP response instead of raw JSON.
  4. For the actual application form, prefer Greenhouse's hosted Embedded Job Application rather than posting directly to POST /v1/boards/{board_token}/jobs/{id} from the browser.
  5. If you do call the application-submission endpoint yourself, proxy it server-side — it requires a Base64-encoded Basic Auth API key that must not be exposed client-side.

Known gotchas

Related routes

Pull job postings from the Greenhouse Job Board API for a careers page
greenhouse.io · 6 steps · unrated
Fetch all public job postings from a Greenhouse job board
greenhouse.io · 5 steps · unrated
Build a custom careers page by querying the SmartRecruiters Posting API
smartrecruiters.com · 5 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