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

The Hire API from Keka HR — 12 operation(s) for hire.

Keka HR Hire 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 Hire. 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 12 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 12 paths 0 schemas 7 GET3 POST2 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 Hire 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 12 paths, the API surfaces 12 operations — 7 GET, 3 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Hire 12
GET
/get-all-job-boards
Get all Job boards
get_all_job_boards → 200
GET
/api/v1/hire/jobs
Get Job details
get_job_details → 200
GET
/api/v1/hire/jobs/{jobId}/applicationfields
Get job application fields
get_job_application_fields 1 param → 200
GET
/api/v1/hire/jobs/{jobId}/candidates
Get candidate details
get_candidate_details 1 param → 200
PUT
/api/v1/hire/jobs/8b794fc7-3d9f-43b4-ace3-3fb7871b83d7/candidate/fe6ea7a0-0836-432a-8542-ce1762b11415
Update a candiate
update_a_candiate body → 200
POST
/api/v1/hire/jobs/8b794fc7-3d9f-43b4-ace3-3fb7871b83d7/candidate/fe6ea7a0-0836-432a-8542-ce1762b11415/notes
Add Candidate Notes
add_candidate_notes body → 200
POST
/api/v1/v1/hire/jobs/{jobId}/candidate
Create new candidate
create_new_candidate 1 param body → 200
GET
/api/v1/hire/jobs/{jobId}/candidate/{candidateId}/interviews
Fetch candidate interviews
fetch_candidate_interviews 2 params → 200
GET
/api/v1/hire/jobs/{jobId}/candidate/{candidateId}/scorecards
Get candidate scorecard
get_candidate_scorecard 2 params → 200
GET
/api/v1/hire/preboarding/candiates
Get all Preboarding candidates
get_all_preboarding_candidates → 200
POST
/api/v1/hire/preboarding/candidates
Post a Preboarding Candidate
post_a_preboarding_candidate body → 200
PUT
/api/v1/hire/preboarding/candidates/48dd58d2-e899-4182-92c1-7976bab37a64
Update a Preboarding Candidates
update_a_preboarding_candidates body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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