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 Leave API

The Leave API from KolayIK — 3 operation(s) for leave.

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

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

This API exposes 3 operations across 3 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.

3 operations 3 paths 1 schemas 2 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 Leave 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 3

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

Leave 3
GET
/v2/leave/list
List leaves
leaveList 6 params → 200
POST
/v2/leave/create
Create a new leave record
leaveCreate 6 params → 200
GET
/v2/leave/view/{leaveId}
View a leave record
leaveView 1 param → 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-leave-api-openapi.yml Raw ↑

Other APIs KolayIK publishes across the network.

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