Haekka Employee Trainings API
Per-employee training assignments and completion state.
Haekka Employee Trainings API is one of 3 APIs that Haekka publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Employee Trainings. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes 3 operations across 2 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 1.0.
Requests are made against a single base URL, https://app.haekka.com/api/public.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Haekka Employee Trainings API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (bearerAuth).
By default, every request must be authenticated.
bearerAuth— API key generated in Haekka account settings, passed as Authorization: Bearer {key}.
Paths & Operations 3
Across 2 paths, the API surfaces 3 operations — 2 GET, 1 PATCH. Each is listed below with its method, path, parameters, and response codes.
Per-employee training assignments and completion state.
Schemas 1
The contract defines 1 schema that model the data the API accepts and returns. The most detailed is EmployeeTraining (5 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Haekka 2
Other APIs Haekka publishes across the network.