Returns an array of occupations with associated information and statistical data based on the O*NET SOCs (Standard Occupational Codes) provided in the request.

📘

soc_codes must be comma-separated and may be either 6-digit or 8-digit codes. Note that, because they are more granular, 8-digit codes may result in less-detailed results than their 6-digit parents.

🚧

Authorization Header Required

This endpoint requires an Authorization header attribute with a valid Bearer <access-token>.

Language