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 Core HR API

The Core HR API from Keka HR — 14 operation(s) for core hr.

Keka HR Core HR 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 Core HR. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and rate-limit docs.

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

16 operations 14 paths 0 schemas 11 GET2 POST3 PUT

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 Core HR 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 16

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

Core HR 16
GET
/api/v1/hris/employees
Get all employees
get_all_employees → 200
POST
/api/v1/hris/employees
Create employee
create_employee body → 200
PUT
/api/v1/hris/employees/8d04399f-8057-4b0d-ab0f-d9b9a5fb0376/personaldetails
Update Employee Personal Details
update_employee_personal_details body → 200
PUT
/api/v1/hris/employees/8d04399f-8057-4b0d-ab0f-d9b9a5fb0376/jobdetails
Update Employee Job Details
update_employee_job_details body → 200
GET
/api/v1/hris/employees/{id}
Get an employee
get_an_employee 1 param → 200
GET
/api/v1/hris/employees/updatefields
Get All Update Fields
get_all_update_fields → 200
GET
/api/v1/hris/groups
Get all groups
get_all_groups → 200
GET
/api/v1/hris/grouptypes
Get all group types
get_all_group_types → 200
GET
/api/v1/hris/departments
Get All Departments
get_all_departments → 200
GET
/api/v1/hris/locations
Get all locations
get_all_locations → 200
GET
/api/v1/hris/jobtitles
Get all job titles
get_all_job_titles → 200
GET
/api/v1/hris/currencies
Get all currencies
get_all_currencies → 200
GET
/api/v1/hris/noticeperiods
Get All Noticeperiods
get_all_noticeperiods → 200
GET
/api/v1/hris/exitreasons
Get All Exitreasons
get_all_exitreasons → 200
POST
/api/v1/hris/employees/bb3175e4-4cdb-425f-b034-b49069d53d6e/exitrequest
Create an Exit Request
create_an_exit_request body → 200
PUT
/api/v1/hris/employees/bb3175e4-4cdb-425f-b034-b49069d53d6e/exitrequest
Update Exit Request for Employee
update_exit_request_for_employee body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

keka-core-hr-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 Documents API
Keka HR Expense API
Keka HR Hire API
Keka HR Leave API
Keka HR Payroll API
Keka HR PMS API
Keka HR PSA API
Keka HR Requisitions API