Endpoint Reference
Score Match
Score a candidate's fit against a specific job description to generate a comprehensive match analysis.
Data-driven candidate selection.
Stop guessing. Our AI compares the semantic meaning of the resume against the job requirements to provide an unbiased, scored assessment of candidate fit.
Semantic Matching
Understands context beyond simple keyword counts.
Gap Analysis
Identifies missing skills critical for the role.
Experience Relevance
Weights recent roles higher than older history.
Actionable Verdict
Provides a clear "Recommended" or "Rejection" signal.
POST/v1/score-match
Request Parameters
| Name | Type | Description |
|---|---|---|
fileRequired | file | The resume file to analyze. |
job_descriptionRequired | string | The full text of the job description. |
language | string | Language code analysis (default: 'en'). |
🌍 Supported Languages
enEnglishfrFrenchesSpanisharArabicdeGermanitItalianptPortuguesenlDutchruRussianzhChinesejaJapanesekoKoreanhiHindiPro Tip
Always handle rate limiting headers in your logic. For best performance, use asynchronous processing for large files.