Jump to Content
API endpoints
Log In
API endpoints
Log In
API endpoints
Log out an API token.
Search
JUMP TO
GETTING STARTED
Generate API keys
Managing API Keys
Kenjo API
Authentication
Log in an API token.
post
Log out an API token.
post
User accounts
Return a list of users.
get
Attendance
Return an attendance for a given attendance id.
get
Update an attendance for a given attendance id.
put
Delete an attendance for a given attendance id.
delete
Return a list of attendances.
get
Create a new attendance.
post
Track an attendance entry.
post
Return a list of attendance categories.
get
Return a list of expected times.
get
Companies
Return a list of companies.
get
Offices
Return a list of offices.
get
Create a new office.
post
Return an office for a given office id.
get
Update an office for a given office id.
put
Delete an office for a given office id.
delete
Departments
Return a list of departments.
get
Create a new department.
post
Return a department for a given department id.
get
Update a department for a given department id.
put
Delete a department for a given department id.
delete
Teams
Return a list of teams.
get
Create a new team.
post
Return a team for a given team id.
get
Update a team for a given team id.
put
Delete a team for a given team id.
delete
Areas
Return a list of areas.
get
Create a new area.
post
Return a area for a given area id.
get
Update an area for a given area id.
put
Delete an area for a given area id.
delete
Calendars
Return a list of calendars.
get
Return a calendar for a given calendar id.
get
Employees
Create a new employee.
post
Return a list of user accounts.
get
Return all the sections information for a given employee Id.
get
Return a list of employee accounts.
get
Return a list of employee personals.
get
Return a list of employee works.
get
Return a list of employee work schedules.
get
Return a list of employee addresses.
get
Return a list of employee financials.
get
Return a list of employee homes.
get
Update the account section for a given employee id.
put
Update the personal section for a given employee id.
put
Update the work section for a given employee id.
put
Update the work schedule section for a given employee id.
put
Update the address section for a given employee id.
put
Update the financial section for a given employee id.
put
Update the home section for a given employee id.
put
Activate an employee.
put
Deactivate an employee.
put
Custom fields
Return a list of custome fields.
get
Time off
Create a new time-off request.
post
Return a list of time-off requests.
get
Return a list of time-off types.
get
Return a list of time-off statuses.
get
Create a new time-off request already approved.
post
Compensation
Return a list of contracts.
get
Return a list of contract types.
get
Return a list of salaries.
get
Return a list of additional payments.
get
Return a list of additional payment types.
get
Documents
Return a list of company documents.
get
Recruiting
Return a list of existing positions (job openings).
get
Returns a list of existing candidates.
get
Create a new candidate
post
Update an existing candidate. You can include custom fields in the body of the request.
put
Add an attachment to a candidate
post
Return a list of applications. It will include custom fields, if any.
get
Create an application for a candidate in a specific position. You can include custom fields in the body of the request.
post
Update an existing application. You can include custom fields in the body of the request.
put
Add an attachment to an application
post
Powered by
Log out an API token.
post
https://sandbox-api.kenjo.io/api/v1/auth/logout
Invalidates a Bearer token.
Language
Shell
Node
Ruby
PHP
Python
URL
Base URL
https://sandbox-api.kenjo.io/api/v1
/auth/logout
RESPONSE
Click
Try It!
to start a request and see the response here!