Finch
communityUnified employment API connecting to 200+ HRIS and payroll systems.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.tryfinch.com/employer/directoryGet employee directory
Returns
individuals[] with id, first_name, last_name, department.name, manager.id, is_activePOST
https://api.tryfinch.com/employer/individualGet individual details
Parameters
requestsindividual IDs (object[]requiredReturns
responses[] with individual_id, first_name, last_name, emails[], phone_numbers[], dob, gender, residencePOST
https://api.tryfinch.com/employer/employmentGet employment data
Parameters
requestsindividual IDs (object[]requiredReturns
responses[] with individual_id, title, department, start_date, end_date, income, class_code, location