Distinguish Lever's public Postings API from the authenticated Hire/Data API when building an integration

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

Steps

  1. For public, unauthenticated job listings, call the Postings API at https://api.lever.co/v0/postings/{site} — only published, non-confidential postings are returned.
  2. For recruiting data (opportunities, candidates, requisitions), use the Hire/Data API at https://api.lever.co/v1/... instead.
  3. Authenticate Hire API calls with HTTP Basic Auth, using your API key as the username and leaving the password blank.
  4. For partner-built (multi-tenant) integrations, use OAuth 2.0 Bearer tokens instead, requesting offline_access if you need refresh tokens.
  5. Test against the sandbox (hire.sandbox.lever.co / api.sandbox.lever.co) before pointing at production.
  6. Request confidential-data access explicitly when the API key is provisioned if your integration needs confidential postings, opportunities, or requisitions.

Known gotchas

Related routes

Pull published jobs via the Lever Postings API
lever.co · 6 steps · unrated
List job postings and create opportunities via the Lever API
lever.co · 6 steps · unrated
Configure a Lever assessment partner flow using OAuth and stage-change webhooks
hire.lever.co · 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