Assessment API(v1) and Offers API(v1) - Endpoints sunset
March 12th, 2025
Description
Assessment API(v1) endpoints, that were officially sunset on June 10th 2024, are removed. This API was replaced by the Assessment API(2021). Removed endpoints:
GET https://api.smartrecruiters.com/v1/assessmentsPOST https://api.smartrecruiters.com/v1/assessmentsPOST https://api.smartrecruiters.com/v1/assessments/{assessmentOrderId}/rejectPOST https://api.smartrecruiters.com/v1/assessments/{assessmentOrderId}/completePOST https://api.smartrecruiters.com/v1/assessments/{assessmentOrderId}/acceptGET https://api.smartrecruiters.com/v1/assessments/{assessmentOrderId}GET https://api.smartrecruiters.com/v1/assessments/{assessmentOrderId}/commentsPOST https://api.smartrecruiters.com/v1/assessments/{assessmentOrderId}/commentsGET https://api.smartrecruiters.com/v1/assessments/{assessmentOrderId}/comments/{commentId}
Related Offers API(v1) endpoints are also removed:
POST https://api.smartrecruiters.com/v1/offersGET https://api.smartrecruiters.com/v1/offers/{offerId}POST https://api.smartrecruiters.com/v1/offers/{offerId}POST https://api.smartrecruiters.com/v1/offers/{offerId}/withdrawPOST https://api.smartrecruiters.com/v1/offers/{offerId}/submit
with the exception of GET https://api.smartrecruiters.com/v1/offers, which is not removed.
Impact
This change is not backward-compatible. All customers using the Assessment API(v1) and Offers API (v1) no longer have access to these APIs. All integrations still using these APIs are affected.