Career Assessment
Assess a candidate's career readiness, trajectory, and market positioning based on their profile.
POST /v1/hiring/career-assessment
Evaluates career readiness across profile completeness, skill relevance, experience depth, and market demand. Returns a readiness score, trajectory analysis, and recommended next steps.
Required inputs
| Field | Type | Notes |
|---|---|---|
input.user_id | string | Your platform's user ID |
input.profile | ProfileInput | Structured professional profile |
Optional inputs
| Field | Type | Notes |
|---|---|---|
input.resume | ResumeInput | Resume text to supplement profile data |
input.career_goals | CareerGoalsInput | Aligns assessment to stated career direction |