Skip to main content
Loket
Loket
61 actions · 1 auth method
BetaHRIS

Authentication

OAuth 2.0 (Authorization Code)

Loket uses OAuth 2.0 Authorization Code flow. The user authorizes your application to access the Loket API on their beha…Guides: Connector Profile, Link Account
Actions
61 actions
Action
Description
List Employers
Retrieve a list of employers accessible to the authenticated user.
Get Employer By ID
Retrieve details of a specific employer by their unique identifier.
Update Employer
Update the details of an existing employer.
List Employees By Employer
Retrieve a list of employees belonging to a specific employer.
Get Employee By ID
Retrieve the full details of a specific employee by their unique identifier.
Update Employee
Update the details of an existing employee.
List Employments By Employer
Retrieve a list of all employments for a specific employer.
List Employments By Employee
Retrieve a list of all employments for a specific employee.
Get Employment By ID
Retrieve the full details of a specific employment by its unique identifier.
Update Employment
Update the type and fields of an existing employment.
Terminate Employment
Terminate an active employment record.
Reinstate Employment
Undo the termination of a previously terminated employment.
Create Employment
Create a new employment record for an existing employee.
List Concept Employees By Employer
Retrieve a list of concept employees for a specific employer.
Create Concept Employee
Create a new concept employee for a specific employer.
Get Concept Employee By ID
Retrieve the full details of a specific concept employee by their unique identifier.
Update Concept Employee
Update the details of an existing concept employee.
Delete Concept Employee
Delete a concept employee record.
Convert Concept Employee To Employee
Convert a concept employee to a full active employee.
List Payroll Administrations By Employer
Retrieve a list of payroll administrations for a specific employer.
List Payroll Runs By Administration
Retrieve a list of payroll runs for a specific payroll administration.
Get Payroll Run By ID
Retrieve the details of a specific payroll run by its ID.
List Payroll Period Data By Employment
Retrieve a list of payroll period data records for a specific employment.
Create Payroll Period Data
Create a new payroll period data record for a specific employment.
Update Payroll Period Data
Insert or update payroll period data records for a specific employment.
List Payslips By Employment
Retrieve a list of payslips for a specific employment.
Get Payslip By Payroll Run
Download the payslip for a specific employment and payroll run.
List Leave By Employment
Retrieve all leave records for a specific employment.
Create Leave
Create a new leave record for a specific employment.
Get Leave By ID
Retrieve a specific leave record by its unique identifier.
Update Leave
Update the details of an existing leave record.
Delete Leave
Delete a specific leave record by its unique identifier.
List Leave Requests By Employment
Retrieve all leave requests for a specific employment.
List Leave Requests By Employer
Retrieve all leave requests for the employees of a specific employer.
Get Leave Request By ID
Retrieve details of a specific leave request by its unique identifier.
Update Leave Request
Update the details of an existing leave request.
Create Leave Request
Create a new leave request for a specific employment.
List Leave Policies By Employer
Retrieve all leave policies configured for a specific employer.
Get Leave Policy By ID
Retrieve a single leave policy by its ID.
List Absences By Employee
Retrieve all absence records for a specific employee.
Create Absence
Create a new absence record for a specific employee.
Get Absence By ID
Retrieve details of a specific absence record by its unique identifier.
Update Absence
Update the details of an existing absence record.
Delete Absence
Delete a specific absence record by its unique identifier.
List Wages By Employment
Retrieve all wage records for a specific employment.
Create Wage
Create a new wage record for a specific employment.
Get Wage By ID
Retrieve details of a specific wage record by its unique identifier.
Update Wage
Update the details of an existing wage record.
Delete Wage
Delete a specific wage record by its unique identifier.
List Working Hours By Employment
Retrieve all working hours records for a specific employment.
Create Working Hours
Create a new working hours record for a specific employment.
Get Working Hours By ID
Retrieve details of a specific working hours record by its unique identifier.
Update Working Hours
Update the details of an existing working hours record.
Delete Working Hours
Delete a specific working hours record by its unique identifier.
List Organizational Entities By Employment
Retrieve all organizational entity records for a specific employment.
Get Organizational Entity By ID
Retrieve details of a specific organizational entity record by its unique identifier.
List Departments By Employer
Retrieve all departments for a specific employer.
Create Department
Create a new department for a specific employer.
Get Department By ID
Retrieve details of a specific department by its unique identifier.
Update Department
Update the details of an existing department.
Get Current User
Retrieve the profile of the currently authenticated user.

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/loket/filled/png

Connector Profile

Loket - OAuth 2.0 (Authorization Code)
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/loket/filled/png

Link Account

Loket - OAuth 2.0 (Authorization Code)
4

Use Actions

Invoke actions using one of the methods below: