HiBob website screenshot

HiBob

HiBob is a modern HR platform (known as Bob) offering a REST API for managing employee profiles, onboarding, time off, attendance, payroll integration, goals, documents, workforce planning, and company culture data. The API supports service user authentication and webhooks for event-driven integrations across HR workflows.

HiBob publishes 9 APIs on the APIs.io network, including Bob API, Attendance API, Documents API, and 6 more. Tagged areas include HR, Human Resources, HRIS, Employee Management, and Time Off.

HiBob’s developer surface includes documentation, engineering blog, pricing, and 9 more developer resources.

37.9/100 thin ▬ flat Agent 18/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
11 APIs
HRHuman ResourcesHRISEmployee ManagementTime OffAttendancePayrollWorkforce PlanningOnboardingGoalsOKR

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/bob: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 11

Individual APIs this provider publishes, each with its own machine-readable definition.

HiBob Bob API

REST API for the HiBob HR platform providing programmatic access to employee data, time off management, attendance, tasks, reports, documents, goals, job catalog, workforce plan...

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

Bob Webhooks

Webhooks for receiving real-time notifications of employee lifecycle and data change events from HiBob to drive downstream automation.

HiBob Attendance API

The Attendance API from HiBob — 4 operation(s) for attendance.

HiBob Documents API

The Documents API from HiBob — 3 operation(s) for documents.

HiBob Employee Tables API

The Employee Tables API from HiBob — 4 operation(s) for employee tables.

HiBob Goals API

The Goals API from HiBob — 3 operation(s) for goals.

HiBob Hiring API

The Hiring API from HiBob — 4 operation(s) for hiring.

HiBob Learning API

The Learning API from HiBob — 2 operation(s) for learning.

HiBob People API

The People API from HiBob — 4 operation(s) for people.

HiBob Projects API

The Projects API from HiBob — 3 operation(s) for projects.

Scroll for all 11

Pricing Plans 1

Published pricing tiers and plan structures.

Bob Plans Pricing

5 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Bob Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Bob Finops

FINOPS

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Bob Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: bob
name: HiBob
description: HiBob is a modern HR platform (known as Bob) offering a REST API for managing employee profiles, onboarding,
  time off, attendance, payroll integration, goals, documents, workforce planning, and company culture data. The API supports
  service user authentication and webhooks for event-driven integrations across HR workflows.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bob.png
url: https://raw.githubusercontent.com/api-evangelist/bob/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.23'
tags:
- HR
- Human Resources
- HRIS
- Employee Management
- Time Off
- Attendance
- Payroll
- Workforce Planning
- Onboarding
- Goals
- OKR
apis:
- aid: bob:bob-api
  name: HiBob Bob API
  description: REST API for the HiBob HR platform providing programmatic access to employee data, time off management, attendance,
    tasks, reports, documents, goals, job catalog, workforce planning, hiring, and learning modules. Authentication uses HTTP
    Basic Auth with Base64-encoded service user credentials.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://apidocs.hibob.com/docs/getting-started
  baseURL: https://api.hibob.com/v1
  tags:
  - HR
  - Employee Management
  - Time Off
  - Attendance
  - Workforce Planning
  properties:
  - type: Documentation
    url: https://apidocs.hibob.com/docs/getting-started
  - type: OpenAPI
    url: https://apidocs.hibob.com/llms.txt
  - type: RateLimits
    url: https://apidocs.hibob.com/reference/rate-limiting
- aid: bob: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
  - Task
  - Documents
  tags_raw:
  - Employees
  - Time Off
  - Tasks
  - Documents
  properties:
  - type: Documentation
    url: https://apidocs.hibob.com/
  - type: GettingStarted
    url: https://apidocs.hibob.com/reference/getting-started-with-bob-api
  - type: Authentication
    url: https://apidocs.hibob.com/reference/authorization
- aid: bob:webhooks
  name: Bob Webhooks
  description: Webhooks for receiving real-time notifications of employee lifecycle and data change events from HiBob to drive
    downstream automation.
  humanURL: https://apidocs.hibob.com/docs/webhooks
  baseURL: https://apidocs.hibob.com/docs/webhooks
  tags:
  - Webhook
  - Event
  tags_raw:
  - Webhooks
  - Events
  properties:
  - type: Documentation
    url: https://apidocs.hibob.com/docs/webhooks
- aid: bob:hibob-attendance-api
  name: HiBob Attendance API
  description: The Attendance API from HiBob — 4 operation(s) for attendance.
  humanURL: https://apidocs.hibob.com/
  baseURL: https://api.hibob.com/v1
  tags:
  - Attendance
  properties:
  - type: OpenAPI
    url: openapi/hibob-attendance-api-openapi.yml
- aid: bob:hibob-documents-api
  name: HiBob Documents API
  description: The Documents API from HiBob — 3 operation(s) for documents.
  humanURL: https://apidocs.hibob.com/
  baseURL: https://api.hibob.com/v1
  tags:
  - Documents
  properties:
  - type: OpenAPI
    url: openapi/hibob-documents-api-openapi.yml
- aid: bob:hibob-employee-tables-api
  name: HiBob Employee Tables API
  description: The Employee Tables API from HiBob — 4 operation(s) for employee tables.
  humanURL: https://apidocs.hibob.com/
  baseURL: https://api.hibob.com/v1
  tags:
  - Employee Tables
  properties:
  - type: OpenAPI
    url: openapi/hibob-employee-tables-api-openapi.yml
- aid: bob:hibob-goals-api
  name: HiBob Goals API
  description: The Goals API from HiBob — 3 operation(s) for goals.
  humanURL: https://apidocs.hibob.com/
  baseURL: https://api.hibob.com/v1
  tags:
  - Goals
  properties:
  - type: OpenAPI
    url: openapi/hibob-goals-api-openapi.yml
- aid: bob:hibob-hiring-api
  name: HiBob Hiring API
  description: The Hiring API from HiBob — 4 operation(s) for hiring.
  humanURL: https://apidocs.hibob.com/
  baseURL: https://api.hibob.com/v1
  tags:
  - Hiring
  properties:
  - type: OpenAPI
    url: openapi/hibob-hiring-api-openapi.yml
- aid: bob:hibob-learning-api
  name: HiBob Learning API
  description: The Learning API from HiBob — 2 operation(s) for learning.
  humanURL: https://apidocs.hibob.com/
  baseURL: https://api.hibob.com/v1
  tags:
  - Learning
  properties:
  - type: OpenAPI
    url: openapi/hibob-learning-api-openapi.yml
- aid: bob:hibob-people-api
  name: HiBob People API
  description: The People API from HiBob — 4 operation(s) for people.
  humanURL: https://apidocs.hibob.com/
  baseURL: https://api.hibob.com/v1
  tags:
  - People
  properties:
  - type: OpenAPI
    url: openapi/hibob-people-api-openapi.yml
- aid: bob:hibob-projects-api
  name: HiBob Projects API
  description: The Projects API from HiBob — 3 operation(s) for projects.
  humanURL: https://apidocs.hibob.com/
  baseURL: https://api.hibob.com/v1
  tags:
  - Project
  tags_raw:
  - Projects
  properties:
  - type: OpenAPI
    url: openapi/hibob-projects-api-openapi.yml
common:
- type: DomainSecurity
  url: security/bob-domain-security.yml
- type: Website
  url: https://www.hibob.com/
- type: Documentation
  url: https://apidocs.hibob.com/docs/getting-started
- type: GitHubOrg
  url: https://github.com/speakeasy-sdks/hibob
- type: LinkedIn
  url: https://www.linkedin.com/company/hibob
- type: Blog
  url: https://www.hibob.com/blog/
- type: Pricing
  url: https://www.hibob.com/pricing/
- type: StatusPage
  url: https://status.hibob.io/
- type: X
  url: https://twitter.com/HiBob_HR
- type: Plans
  url: plans/bob-plans-pricing.yml
- type: RateLimits
  url: rate-limits/bob-rate-limits.yml
- type: FinOps
  url: finops/bob-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/bob"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/bob/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/bob/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.