Lever
api.lever.co
Lever is a modern recruiting and applicant tracking platform. The API lets you manage job postings, candidates (called opportunities), interviews, and hiring pipeline stages programmatically. It is commonly used to build ATS integrations and automate recruiting workflows.
api_key
free
1.0
https://api.lever.co
1
2026-03-01T11:08:26.000Z
Health
This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →
Capabilities
add_candidate_note
analyticsAdd a note to a candidate's opportunity record. Useful for logging interview feedback or recruiter observations.
Detail: https://api.lever.co/capabilities/add_candidate_note
advance_opportunity
analyticsMove a candidate opportunity to the next stage in the hiring pipeline.
Detail: https://api.lever.co/capabilities/advance_opportunity
create_opportunity
analyticsAdd a new candidate opportunity to Lever. Assigns them to a posting and sets initial pipeline stage.
Detail: https://api.lever.co/capabilities/create_opportunity
create_posting
analyticsCreate a new job posting with title, description, team, location, and commitment (full-time, part-time, etc.).
Detail: https://api.lever.co/capabilities/create_posting
list_interviews
analyticsRetrieve all scheduled interviews for a given opportunity, including panelists and time slots.
Detail: https://api.lever.co/capabilities/list_interviews
list_opportunities
analyticsRetrieve all candidate opportunities (applications) in your Lever account with filtering by stage, source, and date.
Detail: https://api.lever.co/capabilities/list_opportunities
list_postings
analyticsRetrieve all job postings, filterable by team, location, and published status.
Detail: https://api.lever.co/capabilities/list_postings
Agent Preview
This is what an AI agent sees when it discovers this service via the Gateway:
Service: Lever Description: Lever is a modern recruiting and applicant tracking platform. The API lets you manage job postings, candidates (called opportunities), interviews, and hiring pipeline stages programmatically. It is commonly used to build ATS integrations and automate recruiting workflows. Auth: api_key Capabilities: - add_candidate_note: Add a note to a candidate's opportunity record. Useful for logging interview feedback or recruiter observations. - advance_opportunity: Move a candidate opportunity to the next stage in the hiring pipeline. - create_opportunity: Add a new candidate opportunity to Lever. Assigns them to a posting and sets initial pipeline stage. - create_posting: Create a new job posting with title, description, team, location, and commitment (full-time, part-time, etc.). - list_interviews: Retrieve all scheduled interviews for a given opportunity, including panelists and time slots. - list_opportunities: Retrieve all candidate opportunities (applications) in your Lever account with filtering by stage, source, and date. - list_postings: Retrieve all job postings, filterable by team, location, and published status.