How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

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.2.0, at version v1.

Requests are made against a single base URL, https://app.hakuna.ch/api/v1.

15 operations 6 paths 7 schemas 3 DELETE6 GET3 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://app.hakuna.ch/api/v1
Authentication
API Key
Terms of Service
Resource Areas
1

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.

Management 15

Admin-only management of projects, clients and tasks

GET
/management/projects
List managed projects
listManagedProjects → 200401429
POST
/management/projects
Create a project
createManagedProject body → 201401422429
GET
/management/projects/{id}
Get a project
getManagedProject 1 param → 200401404429
PATCH
/management/projects/{id}
Update a project
updateManagedProject 1 param body → 200401404422429
DELETE
/management/projects/{id}
Delete a project
deleteManagedProject 1 param → 204401404429
GET
/management/clients
List managed clients
listManagedClients → 200401429
POST
/management/clients
Create a client
createManagedClient body → 201401422429
GET
/management/clients/{id}
Get a client
getManagedClient 1 param → 200401404429
PATCH
/management/clients/{id}
Update a client
updateManagedClient 1 param body → 200401404422429
DELETE
/management/clients/{id}
Delete a client
deleteManagedClient 1 param → 204401404429
GET
/management/tasks
List managed tasks
listManagedTasks → 200401429
POST
/management/tasks
Create a task
createManagedTask body → 201401422429
GET
/management/tasks/{id}
Get a task
getManagedTask 1 param → 200401404429
PATCH
/management/tasks/{id}
Update a task
updateManagedTask 1 param body → 200401404422429
DELETE
/management/tasks/{id}
Delete a task
deleteManagedTask 1 param → 204401404429

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Project (4 properties), Task (3 properties), Client (3 properties), ProjectInput (3 properties). Each schema is shown below with its type and property counts.

ProjectInput
object
3 properties 1 required
Error
object
JSON error object with a descriptive message.
1 property
Client
object
A client that projects belong to.
3 properties
TaskInput
object
2 properties 1 required
Project
object
A project that time can be tracked against.
4 properties
Task
object
A categorization task.
3 properties
ClientInput
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hakuna-management-api-openapi.yml Raw ↑

Other APIs Hakuna publishes across the network.

Hakuna Absences API
Hakuna Company API
Hakuna Organization API
Hakuna Overview API
Hakuna Projects API
Hakuna Tasks API
Hakuna Time Entries API
Hakuna Timer API
Hakuna Users API
Where this information came from

This is an independent, third-party profile of Hakuna Management API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.