Merge · Capability
Merge Talent Management
Unified workflow combining HRIS and ATS APIs for end-to-end talent management, from candidate sourcing through onboarding and employee lifecycle. Used by HR teams, recruiters, and people operations.
What You Can Do
GET
List candidates
— List all candidates.
/v1/candidates
POST
Create candidate
— Create a new candidate.
/v1/candidates
GET
List applications
— List all applications.
/v1/applications
GET
List jobs
— List all job postings.
/v1/jobs
GET
List employees
— List all employees.
/v1/employees
POST
Create employee
— Create a new employee.
/v1/employees
GET
List time off
— List time off requests.
/v1/time-off
MCP Tools
ats-list-candidates
List candidates from the connected ATS.
read-only
ats-create-candidate
Create a new candidate in the ATS.
ats-list-applications
List all applications from the ATS.
read-only
ats-list-jobs
List all open job postings.
read-only
ats-list-interviews
List scheduled interviews.
read-only
ats-list-offers
List all offers.
read-only
hris-list-employees
List employees from the connected HRIS.
read-only
hris-create-employee
Create an employee in the HRIS.
hris-list-companies
List companies from the HRIS.
read-only
hris-list-time-off
List time off requests.
read-only
hris-create-time-off
Create a time off request.
APIs Used
merge-hris
merge-ats