Match one or more candidate CVs against a job description using AI-powered scoring. Configure optional weights to prioritize specific dimensions such as experience, hard skills, soft skills, or education. The sum of all weights must not exceed 1.0.
API key in UUID format. Include this header with every authenticated request.
Request body for matching CVs to a job.
Unique identifier of the job to match against.
List of CV identifiers to match against the job.
Maximum number of top-scoring candidates to return.
x >= 1Custom weights for each scoring dimension. The sum of all weights must not exceed 1.0. If omitted, equal weights are applied.
Whether to cache the match results for later retrieval.