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

The Payroll API from Keka HR — 11 operation(s) for payroll.

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

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

12 operations 11 paths 0 schemas 11 GET1 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 Payroll 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 12

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

Payroll 12
GET
/api/v1/payroll/salarycomponents
Get Salary components
get_salary_components → 200
GET
/api/v1/payroll/paygroups
Get all pay groups
get_all_pay_groups → 200
GET
/api/v1/payroll/paygroups/{payGroupId}/paycycles
Get all pay cycles
get_all_pay_cycles 1 param → 200
GET
/api/v1/payroll/paygroups/{payGroupId}/paycycles/{payCycleId}/payregister
Get pay register
get_pay_register 2 params → 200
GET
/api/v1/payroll/paygroups/{payGroupId}/paycycles/{payCycleId}/paybatches
Get all pay batches
get_all_pay_batches 2 params → 200
GET
/api/v1/payroll/paygroups/{payGroupId}/paycycles/{payCycleId}/paybatches/{payBatchId}/payments
Get all batch payments
get_all_batch_payments 3 params → 200
PUT
/api/v1/payroll/paygroups/{payGroupId}/paycycles/{payCycleId}/paybatches/{payBatchId}/payments
Update the payment status
update_the_payment_status 3 params → 200
GET
/api/v1/time/payroll/paygrades
Get all Pay Grades
get_all_pay_grades → 200
GET
/api/v1/payroll/payband
Get All Pay Bands
get_all_pay_bands → 200
GET
/api/v1/payroll/salaries
Get all Employee Salaries
get_all_employee_salaries → 200
GET
/api/v1/payroll/employees/fnf
Get all employee FnF details
get_all_employee_fnf_details → 200
GET
/get-all-bonus-types
Get all Bonus Types
get_all_bonus_types → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

keka-payroll-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 Leave API
Keka HR PMS API
Keka HR PSA API
Keka HR Requisitions API