Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

HiBob Employee Tables API

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

HiBob Employee Tables API is one of 10 APIs that HiBob publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Employee Tables. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 4 paths. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://api.hibob.com/v1.

4 operations 4 paths 0 schemas 3 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.hibob.com/v1
Authentication
HTTP Basic
Contact
Resource Areas
1

Authentication & Security 1

HiBob Employee Tables API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (serviceUserAuth). By default, every request must be authenticated.

  • serviceUserAuth — Service user credentials passed via HTTP Basic Authorization header

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 3 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Employee Tables 4
GET
/people/{id}/employment
List employment history
1 param → 200
GET
/people/{id}/salaries
List employee's salary history
1 param → 200
GET
/people/{id}/work
List work history
1 param → 200
POST
/people/{id}/bank-accounts
Create bank account entry
1 param body → 201

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hibob-employee-tables-api-openapi.yml Raw ↑

Other APIs HiBob publishes across the network.

Bob Public API
Bob Webhooks
HiBob Attendance API
HiBob Documents API
HiBob Goals API
HiBob Hiring API
HiBob Learning API
HiBob People API
HiBob Projects API