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

The Timelog API from KolayIK — 4 operation(s) for timelog.

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

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

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

4 operations 4 paths 1 schemas 1 DELETE1 GET2 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 Timelog 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 4

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

Timelog 4
POST
/v2/timelog/create
Create a timelog
timelogCreate 6 params → 200
POST
/v2/timelog/list
List timelogs
timelogList 9 params → 200
GET
/v2/timelog/view/{id}
View a timelog
timelogView 1 param → 200
DELETE
/v2/timelog/delete/{id}
Delete a timelog record
timelogDelete 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-timelog-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 Training API
KolayIK Transaction API
KolayIK Unit API