Profile & résumé

POST /me/profile/ats-report Session only

Run the optional LLM qualitative ATS review and cache it.

Runs the LLM review over your stored CV and folds it into the report (reviewed: true). Best-effort: an unconfigured or failing LLM returns the deterministic report (200).

curl
curl -X POST "https://freehire.me/api/v1/me/profile/ats-report" -b cookies.txt
json — response
{ "data": { "has_cv": true, "report": { "overall": 78, "reviewed": true, "...": "..." } } }

Tailor your CV for this role?

We couldn't check your fit for this role — add a CV to your profile to see it next time.

A new version of HireAll is available