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

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

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

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

This API exposes 3 operations across 3 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.

3 operations 3 paths 0 schemas 1 DELETE1 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 Documents 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 3

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

Documents 3
POST
/docs/people/{id}/confidential
Upload file to confidential folder
1 param body → 201
DELETE
/docs/people/{id}/confidential/{docid}
Delete document
2 params → 204
GET
/docs/people/{id}
Download list of documents of an employee
1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hibob-documents-api-openapi.yml Raw ↑

Other APIs HiBob publishes across the network.

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