Create and manage Lever requisitions linked to job postings

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

Steps

  1. GET https://api.lever.co/v1/requisitions to list existing requisitions and understand the fields in use (requisition_code, hiring_manager, department, headcount).
  2. POST to https://api.lever.co/v1/requisitions with a body containing requisition_code, name, headcount_total, and any custom fields defined in your Lever account.
  3. To link a requisition to a posting, POST to https://api.lever.co/v1/postings/:posting_id/requisitions/:requisition_id; this associates the open headcount with the job.
  4. Monitor requisition fill status by comparing headcount_hired against headcount_total using the requisition object; Lever updates headcount_hired as offers are accepted.
  5. To remove a requisition from a posting, DELETE /v1/postings/:posting_id/requisitions/:requisition_id.
  6. Pull requisition reports by filtering opportunities with the requisition_id query parameter on GET /v1/opportunities.

Known gotchas

Related routes

List job postings and create opportunities via the Lever API
lever.co · 6 steps · unrated
Manage job requisition approvals programmatically via ATS API and workflow hooks
recruiting-general · 5 steps · unrated
Pull published jobs via the Lever Postings API
lever.co · 6 steps · unrated

Give your agent this knowledge — and 15,600+ 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