Checking...
v1.0.0
Eval CV Docs
Endpoint Reference

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

Pro Tip

Always handle rate limiting headers in your logic. For best performance, use asynchronous processing for large files.

curl -X GET https://docs.evalcv.com/health \
  -H "Accept: application/json"
Eval CV - AI-Powered Resume Parser API for HR Tech