Bob Public API

REST API for managing employee data, time off, tasks, documents, and lifecycle events in HiBob. Authentication uses HTTP Basic with an API service user ID and token (Base64-encoded).

API entry from apis.yml

apis.yml Raw ↑
aid: hibob:public-api
name: Bob Public API
description: REST API for managing employee data, time off, tasks, documents, and lifecycle events in
  HiBob. Authentication uses HTTP Basic with an API service user ID and token (Base64-encoded).
humanURL: https://apidocs.hibob.com/
baseURL: https://api.hibob.com/v1
tags:
- Employees
- Time Off
- Tasks
- Documents
properties:
- type: Documentation
  url: https://apidocs.hibob.com/
- type: Getting Started
  url: https://apidocs.hibob.com/reference/getting-started-with-bob-api
- type: Authentication
  url: https://apidocs.hibob.com/reference/authorization