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 Attendance API

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

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

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

This API exposes 4 operations across 4 paths, and defines 1 schema. 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 1 schemas 1 PATCH3 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 Attendance 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 — 1 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Attendance 4
POST
/attendance/entries/search
Fetch attendance entries
body → 200
POST
/attendance/entries
Bulk create attendance entries
body → 201
PATCH
/attendance/employees/{employeeId}/entries
Update entries
1 param body → 200
POST
/attendance-entries/{entryId}
Delete entry
1 param → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is AttendanceEntry (4 properties). Each schema is shown below with its type and property counts.

AttendanceEntry
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hibob-attendance-api-openapi.yml Raw ↑

Other APIs HiBob publishes across the network.

Bob Public API
Bob Webhooks
HiBob Documents API
HiBob Employee Tables API
HiBob Goals API
HiBob Hiring API
HiBob Learning API
HiBob People API
HiBob Projects API