Number of APIs: 21
Using S.E.M. you can benefit from Artificial Intelligence and Machine Learning in order to optimize the entire selection process for the best talents in your ATS. Visit owr website on https://www.arca24.com/ or contact us at sales@arca24.com Our API is organized around REST. You can use our API to access endpoints, which can get and post information to get S.E.M. integrated in your platform! All response are in JSON format. The errors are expressed using HTTP response status codes:
* 200: ok
* 400: Bad Request - check the data you sent
* 401: Unauthorized - The access token has expired or the credentials are incorrect
* 50x: Server error responses - please contact us
POST https://sem-ws.arca24.careers/v.1/sem/all
POST https://sem-ws.arca24.careers/v.1/token
GET https://sem-ws.arca24.careers/v.1/token
POST https://sem-ws.arca24.careers/v.1/imgparser/simple
POST https://sem-ws.arca24.careers/v.1/imgparser/full
POST https://sem-ws.arca24.careers/v.1/cvparser
POST {{webhook}}
POST https://sem-ws.arca24.careers/v.2/cvparser/personal
POST https://sem-ws.arca24.careers/v.2/cvparser/professional
POST https://sem-ws.arca24.careers/v.2/cvparser/languages
ENDPOINTS