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

KolayIK Unit API

The Unit API from KolayIK — 2 operation(s) for unit.

KolayIK Unit API is one of 11 APIs that KolayIK publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Unit. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 2 operations across 2 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 2.0.0.

Requests are made against a single base URL, https://api.kolayik.com.

2 operations 2 paths 1 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.0.0
Base URL
https://api.kolayik.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

KolayIK Unit API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — API token created at https://app.kolayik.com/settings/developer-settings and sent as Authorization: Bearer .

Paths & Operations 2

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

Unit 2
POST
/v2/unit/create-unit-item
Create a unit item
unitCreateUnitItem 3 params → 200
GET
/v2/unit/show-unit-tree
Show unit tree
unitShowUnitTree → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Envelope (2 properties). Each schema is shown below with its type and property counts.

Envelope
object
Standard Kolay response envelope observed in every documented example response.
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kolayik-unit-api-openapi.yml Raw ↑

Other APIs KolayIK publishes across the network.

KolayIK Approval Process API
KolayIK Calendar API
KolayIK Expense API
KolayIK Leave API
KolayIK Payroll API
KolayIK Person API
KolayIK Profile API
KolayIK Timelog API
KolayIK Training API
KolayIK Transaction API