Comprobando...
3.1.0
Eval CV Docs
Referencia de Endpoint

Health Check

Check the operational status of the API. This endpoint is public and does not require authentication. It allows you to verify that the service is running and accessible.
GET/health

Consejo Pro

Maneje siempre los encabezados de límite de velocidad en su lógica. Para un mejor rendimiento, utilice el procesamiento asíncrono para archivos grandes.

curl -X GET https://api.evalcv.com/health \
  -H "Accept: application/json"