post https://api.adept-id.com/v2/recommend-destination-occupations
Recommends next step career opportunities for a specific candidate.
Use this endpoint when you have users who are exploring next-step careers (vs looking for a specific open job). This endpoint accepts a candidate as input and returns a list of occupations and a match associated with each occupation.
Additional Notes:
- Appending Additional Data: Occupation Metadata can be used to append additional information such as typical salaries to the results.
- Occupation Taxonomy: The results returned are in the ONET 2019 Simplified taxonomy. See the Occupation page in our documentation center for more details.
- Dates: If both are populated within an object,
start_date
cannot be afterend_date
. - Skills Report: The current response schema includes two versions of a "Skills Report". The version in
candidates.match_report.skills
is the latest version, is introduced in Match, and is recommended for new integrators. The version incandidates.skills
will be deprecated in the coming months.