This endpoint recommends potential career transitions for candidates. It take a candidate's work history as the input and returns a list of relevant jobs with associated match scores, transferable skills, and skills gaps.

Dependent on:Required Inputs:Outputs:
Occupation ClassificationSource job(s)Destination job(s)
Match score for each job:
Match score
Score category
Transferable skills for each job:
Skill name
Skill score
Skill score category
Skills gap for each job:
Skill name
Skill score
Skill score category

📘

FYI

The results returned are equal to or higher than the match score.

📘

Filters

The default for the occupation_subset filter is onet_simpilified_2019. This filter is great for looking at a subset of O*NET occupations, instead of all the occupations. For more information, reference the Filters page.

When you filter results within each filter dictionary, the API uses AND operation. When you filter results between filter dictionaries, the API uses OR operation. For more information, reference the Filters page.

Language
Authentication
Header
Click Try It! to start a request and see the response here!