Skip to main content

Getting Started

All Deskera endpoints are secured and can only be reached after a successful authentication. Deskera APIs require a valid token to communicate. This token should be passed as x-access-token in the request header while interacting Deskera APIs. To generate a valid token, the user can trade-off username and password with Authentication API. Authentication API will return accessToken in the response body which can be used to communicate with Deskera APIs.

Deskera exposes various Human Resources APIs and can be utilised for various purposes, from creating Employees to Managing Employees and Setting up Compliance to running Payrolls managing Expenses and Attendance.