Jobvite Native APIs List

This is the list of APIs Knit uses to interact with Jobvite to read and write data.

When requesting credentials from Jobvite, you need to provide a list of APIs you want to access. Refer to the following table and include the APIs that you are interested in:

APIDescription
GET /v2/candidate/<candidateId>Read candidate attachments.
GET /v2/candidateRead candidate and application information.
PUT /v2/candidateUpdate candidate/application details, add attachments to a candidate, and update application stages.
GET /v2/jobRead job details.
GET /v2/employeeRead user details.
GET /v2/dispositionRead rejection reasons.
GET /v2/offerLetterRead the offer letter for an application.
GET /v2/application/<application_id>/educationRead candidate education details.
GET /v2/application/<application_id>/workhistoryRead candidate work experience details.
GET /v2/departmentRead department details.