lever.co
Lever is a recruiting and applicant tracking platform used to manage job postings, candidates, interviews, and hiring workflows. It also provides hosted and embeddable access to companies' published job listings.
Lever exposes a private REST Data API authenticated primarily with OAuth (and docs also mention API keys), plus public HTTP job-posting surfaces via the Postings API and XML feed.
- Lever Data APIdiscovered
- Lever Postings APIdiscovered
- Lever XML job feeddiscovered
Register an integration app from Lever's integrations page. Provide your integration name, description, callback URL, logo URL, and required scopes. Lever issues a client_id and client_secret; your app then uses Lever OAuth to obtain access and refresh tokens for customer accounts. Lever's OAuth docs note sandbox and production use separate apps and that the OAuth audience should be https://api.sandbox.lever.co/v1/ for sandbox or https://api.lever.co/v1/ for production.
A Lever Super Admin can generate an API key from the integrations page. Choose the desired endpoints/permissions when creating the key. Lever's FAQ states API keys can be generated there, though partner integrations are expected to use OAuth in production.
conventions · 0/7 published
- integrations.json——
- llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing