Get the matching score between a resume and a job description. The score ranges between 0 and 1, with 0 being not a match at all, and 1 being perfect match.
Note, this score will not directly match the score returned from POST /resume_search/details/.
Basic authentication using an API key, e.g. {Authorization: Bearer aff_0bb4fbdf97b7e4111ff6c0015471094155f91}
.
You can find your API key within the Settings page of the Affinda web app. You can obtain an API key by signing up for a free trial.
Identify the resume to match.
Identify the job description to match.
Optionally, specify an index to search in. If not specified, will search in all indexes.
Add keywords to the search criteria.
How important is this criteria to the matching score, range from 0 to 1.
0 <= x <= 1
How important is this criteria to the matching score, range from 0 to 1.
0 <= x <= 1
How important is this criteria to the matching score, range from 0 to 1.
0 <= x <= 1
How important is this criteria to the matching score, range from 0 to 1.
0 <= x <= 1
How important is this criteria to the matching score, range from 0 to 1.
0 <= x <= 1
How important is this criteria to the matching score, range from 0 to 1.
0 <= x <= 1
How important is this criteria to the matching score, range from 0 to 1.
0 <= x <= 1
How important is this criteria to the matching score, range from 0 to 1.
0 <= x <= 1
How important is this criteria to the matching score, range from 0 to 1.
0 <= x <= 1
The matching score between the provided resume and job description.
The response is of type object
.