JobCannon Assessment and Job-Fit
Validated psychometric assessments (Big Five, DISC, EQ, cognitive) with sub-1s server-side scoring, a standardised result envelope, and an O*NET job-fit report.
JobCannon Assessment and Job-Fit endpoints
| Method | Endpoint | Description |
|---|---|---|
| Assessments | ||
| GET |
getAssessmentQuestions /api/v1/assessments/{session_id}/questions |
Reloads the question set for an existing session (page refresh, resumed flow) without starting a new one. Requires the `assessments:read` scope. |
| POST |
completeAssessment /api/v1/assessments/{session_id}/complete |
Submit the candidate's answers as option indices in the order the questions were served. Scoring runs server-side and the result is stored. Requires the `assessments:send` scope. |
| POST |
startAssessment /api/v1/assessments |
Creates a stateless session and returns the question set to render. `session_id` is a signed token carrying the test, locale and question pool; store it and submit answers to the… |
| Job-Fit | ||
| GET |
getJobFit /api/v1/results/{result_id}/job-fit |
Scores a stored Big Five result against a specific O*NET occupation's optimal bands and returns a hiring-manager report: per-trait fit, a behavioral fit score, an optional… |
JobCannon Assessment and Job-Fit pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|