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

The PMS API from Keka HR — 8 operation(s) for pms.

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

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

9 operations 8 paths 0 schemas 7 GET1 POST1 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 PMS 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 9

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

PMS 9
GET
/api/v1/pms/timeframes
Get time frame list
get_time_frame_list → 200
GET
/api/v1/pms/goals
Get Goal list
get_goal_list → 200
PUT
/api/v1/pms/goals/{goalId}/progress
Update goal progress
update_goal_progress 1 param body → 200
GET
/api/v1/pms/badges
Get badge list
get_badge_list → 200
GET
/api/v1/pms/praise
Get praise list
get_praise_list → 200
POST
/api/v1/pms/praise
Create Praise
create_praise → 200
GET
/api/v1/pms/reviewgroups
Get review group list
get_review_group_list → 200
GET
/api/v1/pms/reviewcycles
Get review group cycle list
get_review_group_cycle_list → 200
GET
/api/v1/pms/reviews
Get employee review list
get_employee_review_list → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

keka-pms-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 Payroll API
Keka HR PSA API
Keka HR Requisitions API