BambooHR

api.bamboohr.com

Community

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

Pricing

free

Spec version

1.0

Base URL

https://api.bamboohr.com

Crawl failures

1

Last verified

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

analytics

Add a new employee to the company directory with their personal and job information.

Detail: https://api.bamboohr.com/capabilities/create_employee

get_employee

analytics

Get 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

analytics

Get the current time-off balances for an employee across all leave types.

Detail: https://api.bamboohr.com/capabilities/get_time_off_balances

list_employees

analytics

Get 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

analytics

Get 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

analytics

List 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

analytics

Submit 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.