Factorial
communityHR software for SMBs with time tracking, shift management, payroll, and document management.
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.factorialhr.com/api/v1/employeesList employees
Returns
employees[] with id, first_name, last_name, email, manager_id, role, terminated_on, company_id, start_dateGET
https://api.factorialhr.com/api/v1/shiftsList shift schedules
Parameters
yearyear (integerrequiredmonthmonth (integerrequiredReturns
shifts[] with id, employee_id, date, clock_in, clock_out, observationsGET
https://api.factorialhr.com/api/v1/leavesList leave requests
Parameters
yearyear (integerrequiredmonthmonth (integerrequiredReturns
leaves[] with id, employee_id, leave_type_id, start_on, finish_on, half_day, approved