top of page

Welcome to AanyaHR's REST API Reference

AanyaHR provides an Application Programming Interface (API) for seamlessly integrating HR modules with third-party applications. With the AanyaHR API, you can extract companies, branches, employees and other information in XML or JSON format, facilitating the development of new applications or integration with your existing business applications. AanyaHR API is versatile across programming languages, allowing you to develop applications in any language, such as Java, .Net, C, C++, PHP, etc.

dev-api-model.png

Target Audience

  • Developers

  • System Integrators

  • AanyaHR Admin

Pre-requirements

  • You must have an AanyaHR portal

  • You must have a valid API key to access the APIs

  • Internet connection to communicate with AanyaHR APIs

Method
Name
Description
Post
Get Leave Balance 2
Retrieves employee leave balance
Post
Get Attendance Logs 1
Retrieves attendance logs
Post
Get Employee Attendance 2
Retrieves employee attendance
Post
Get Branch List 2
Retrieves list of branches with its address
Post
Get Branch List 1
Retrieves list of branches with its complete information
Post
Get Employee List 2
Retrieves list of employees with their non-confidential information
Post
Get Employee List 1
Retrieves list of employees with their complete information
Post
Request Client Key
Request to get the API credentials.
Post
Request Access Token
Request an access token to call our REST API's
bottom of page