Kenjo Time Off API
Absences, time-off requests, types, statuses, and balances.
Kenjo Time Off API is one of 8 APIs that Kenjo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Time Off. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes 6 operations across 5 paths, and defines 6 schemas. It is described by OpenAPI 3.0.3, at version 1.0.
Requests are made against 2 base URLs: https://api.kenjo.io/api/v1, https://sandbox-api.kenjo.io/api/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Kenjo Time Off API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (bearerAuth).
By default, every request must be authenticated.
bearerAuth— Bearer token obtained from POST /auth/login by exchanging a Kenjo API key.
Paths & Operations 6
Across 5 paths, the API surfaces 6 operations — 3 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Absences, time-off requests, types, statuses, and balances.
Schemas 6
The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are TimeOffRequestInput (5 properties), GenericList (4 properties), Error (2 properties), BalanceInput (1 property). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Kenjo 7
Other APIs Kenjo publishes across the network.