BambooHR
api.bamboohr.com
BambooHR is a cloud-based human resources platform for managing employee data, time-off requests, and company directories. The API enables programmatic access to employee records, time-off management, job information, and organizational reporting.
api_key
free
1.0
https://api.bamboohr.com
1
2026-03-01T11:07:56.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
create_employee
analyticsAdd a new employee to the company directory with their personal and job information.
Detail: https://api.bamboohr.com/capabilities/create_employee
get_employee
analyticsGet detailed information about a specific employee including personal data, job info, and custom fields.
Detail: https://api.bamboohr.com/capabilities/get_employee
get_time_off_balances
analyticsGet the current time-off balances for an employee across all leave types.
Detail: https://api.bamboohr.com/capabilities/get_time_off_balances
list_employees
analyticsGet a directory of all employees with their basic information like name, department, and job title.
Detail: https://api.bamboohr.com/capabilities/list_employees
list_job_info
analyticsGet the job information history for an employee including title changes, department transfers, and compensation.
Detail: https://api.bamboohr.com/capabilities/list_job_info
list_time_off_requests
analyticsList time-off requests with optional filtering by employee, status, or date range.
Detail: https://api.bamboohr.com/capabilities/list_time_off_requests
request_time_off
analyticsSubmit a time-off request for an employee specifying dates, type, and amount.
Detail: https://api.bamboohr.com/capabilities/request_time_off
Agent Preview
This is what an AI agent sees when it discovers this service via the Gateway:
Service: BambooHR Description: BambooHR is a cloud-based human resources platform for managing employee data, time-off requests, and company directories. The API enables programmatic access to employee records, time-off management, job information, and organizational reporting. Auth: api_key Capabilities: - create_employee: Add a new employee to the company directory with their personal and job information. - get_employee: Get detailed information about a specific employee including personal data, job info, and custom fields. - get_time_off_balances: Get the current time-off balances for an employee across all leave types. - list_employees: Get a directory of all employees with their basic information like name, department, and job title. - list_job_info: Get the job information history for an employee including title changes, department transfers, and compensation. - list_time_off_requests: List time-off requests with optional filtering by employee, status, or date range. - request_time_off: Submit a time-off request for an employee specifying dates, type, and amount.