Hakuna Management API
Admin-only management of projects, clients and tasks
Hakuna Management API is one of 10 APIs that Hakuna publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Management. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes 15 operations across 6 paths, and defines 7 schemas. It is described by OpenAPI 3.0.3, at version v1.
Requests are made against a single base URL, https://app.hakuna.ch/api/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Hakuna Management API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as X-Auth-Token (AuthToken).
By default, every request must be authenticated.
AuthToken— Personal API token managed under "My Settings". Organization endpoints require a separate organization-level token; management endpoints require an admin token.
Paths & Operations 15
Across 6 paths, the API surfaces 15 operations — 3 DELETE, 6 GET, 3 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.
Admin-only management of projects, clients and tasks
Schemas 7
The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Project (4 properties), ProjectInput (3 properties), Task (3 properties), Client (3 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 Hakuna 9
Other APIs Hakuna publishes across the network.