Endpoints

🛑

Assessment API Sunset

This API has been deprecated since September 4, 2023. The sunset date is May 10, 2024. If you are an assessment provider or looking to build an assessment integration with SmartRecruiters, please consider using the new Assessment API (2021).

This section aims at presenting all the base endpoints that are part of the SmartRecruiters marketplace API.

Each endpoint houses several methods, and in an effort to make things consistent, we present each of these methods using the structure below:

  1. Request – GET or POST method to communicate to our API
  2. Path Parameters – all of these are required
  3. Query Parameters – all of these are optional
  4. Request Body (if applicable)
  5. Response Body
  6. Example http request
  7. Example request body (if applicable)
  8. Example response