About iMocha
Help
Book a demo
About iMocha
Help
Book a demo
Skills Intelligence API
Introduction
Skills Assessment API
API Reference
Getting started
API Environment
Authentication Mechanism
Error Code
List timezones
Test
List all tests
Retrieve a test
Retrieve test settings
Update Test Settings
Test Invitations
Callback notification
Invite candidate
Invite candidate by test link
Reattempt Test
Cancel Invitation
Test Link
List all test links
Report
Retrieve candidate test report
Retrieve candidate test report in PDF
Callback API
Process Callbacks
Retrieve Invites
GDPR
GDPR Data Masking Service
Users
Get all business units
Create New User
Update User
Active/ Inactive User
Skills Intelligence API
Introduction
Authentication
Employee
List employees
Get Employee Skills by employeeId
Employee Enrollment
Update Employee Status
JobProfiles
Get All JobProfiles
Get JobProfile with Skills By JobProfileId
Create JobCode
Taxonomy
Get all Taxonomy Skills
CareerPath
Get Employee Career Path by employeeId
Account
Get Multichannel Validation Weightages
Skills Intelligence API
Employee
List employees
GET
/employees
Retrieves a paginated list of employees along with key profile details, organizational attributes, and job profile information.
Get Employee Skills by employeeId
GET
/employees/{employeeId}/skills-profile
Retrieves the complete skills profile for a specific employee identified by employeeId. This profile includes detailed information about each skill, p...
Employee Enrollment
POST
/employees/upsert
This API creates a new employee record or updates an existing one based on the provided identifier (externalEmployeeId and email).If the employee alr...
Update Employee Status
PATCH
/employees/{employeeId}/status
Previous
Authentication
Next
List employees