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

Keka HR Leave API

The Leave API from Keka HR — 4 operation(s) for leave.

Keka HR Leave API is one of 14 APIs that Keka HR 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, authentication docs, and rate-limit docs.

This API exposes 5 operations across 4 paths. It is described by OpenAPI 3.0.0, at version v1.

Requests are made against a single base URL, https://{tenant}.keka.com/api/v1.

5 operations 4 paths 0 schemas 4 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
v1
Base URL
https://{tenant}.keka.com/api/v1
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Keka HR Leave API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the clientCredentials flow, exposing 1 scope. By default, every request must be authenticated.

  • oauth2 — OAuth 2.0 client credentials flow

Paths & Operations 5

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

Leave 5
GET
/api/v1/time/leaverequests
Get all leave requests
get_all_leave_requests → 200
POST
/api/v1/time/leaverequests
Create leave request
create_leave_request body → 200
GET
/api/v1/time/leavetypes
Get all leave types
get_all_leave_types → 200
GET
/api/v1/time/leavebalance
Get All Leave Balance
get_all_leave_balance → 200
GET
/api/v1/time/leaveplans
Get All Leave Plans
get_all_leave_plans → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

keka-leave-api-openapi.yml Raw ↑

Other APIs Keka HR publishes across the network.

Keka HR Assets API
Keka HR Attendance API
Keka HR Authentication API
Keka HR BGV APIs API
Keka HR Core HR API
Keka HR Documents API
Keka HR Expense API
Keka HR Hire API
Keka HR Payroll API
Keka HR PMS API
Keka HR PSA API
Keka HR Requisitions API