Resume Improvement
Rewrite and enhance resume content using the candidate's profile and career stories, optionally tailored to a target role.
POST /v1/hiring/resume-improvement
Generates an enhanced version of a resume by rewriting bullets to include quantified impact, integrating career stories in STAR format, improving ATS keyword coverage, and restructuring sections for clarity.
Required inputs
| Field | Type | Notes |
|---|---|---|
input.user_id | string | Your platform's user ID |
input.profile | ProfileInput | Primary source for the rewrite — work experience, skills, career stories |
Optional inputs
| Field | Type | Notes |
|---|---|---|
input.resume | ResumeInput | Reference text to preserve formatting style |
input.job_description | JobDescriptionInput | Tailors improvements to a specific role |
input.career_goals | CareerGoalsInput | Aligns tone and emphasis with career direction |