cURL
Employment
Employment History
Fetches previous employment history using the candidate’s mobile number.
GET
cURL
This API retrieves a candidate’s past employment details using a valid 10-digit Indian mobile number. When you supply the mobile number, the API fetches basic personal information—such as full name, gender, and date of birth—and returns a list of previous employers, including details like joining and exit dates, employer names, and identification numbers. Essentially, it streamlines the process of obtaining verified work history data, which can be useful for background checks and employment verification purposes.
You will be charged for API calls regardless of the response, including both
200 (successful) and 404 (not found) status codes.Authorizations
API key issued by KonnectNXT. Pass as Authorization: Bearer <your_api_key>.
Query Parameters
The 10-digit Indian mobile number of the candidate.
Pattern:
^[6-9]\d{9}$Example:
"9990191919"
Response
Successful response with employment history details.
Overall status of the API
Available options:
success, error HTTP status code
Example:
400
Description of the response or error
Example:
"Invalid request parameters"
Represents the total number of credits used in this request.
Example:
3
Represents the remaining credits available for use.
Example:
4040

