Labor Market Intelligence
Platform API key passed as a Bearer token in the Authorization header. Use your test key for the testing environment and your production key for production.
End-customer API key identifying which customer is making the request. Required for all production calls. Not required for the testing environment. Provision these in the Embedded API Portal.
One or more CIP codes. Use 6-digit format with period (e.g., 11.0701).
Maximum 25 codes per request.
["11.0701","11.0101"]Type of geographic region for labor market data
nationalPossible values: Region code. Required when regionType is state or msa.
Returns 400 INVALID_INPUT if the code does not match a known region for the given regionType.
- State: Use FIPS code (e.g.,
6for California) - MSA: Use MSA code (e.g.,
41860for San Francisco) UseGET /v1/labor-market-intelligence/regionsto list valid codes.
Sparse fieldsets - list of fields to include. Reduces response size when you only need specific data.
["name","socCode","laborMarketData"]Whether to include skill requirements in the response
falseWhen regionType is "msa" and MSA-level employment projection data is unavailable, fall back to state-level data. When true, a MSA_TO_STATE_PROJECTION_FALLBACK warning is included for each occupation where fallback was used. Has no effect for national or state queries.
falseSuccessful response with matched occupations
Invalid request parameters
Missing or invalid API key
Access denied (insufficient permissions or quota exceeded)
Resource not found
Rate limit exceeded
Internal server error
Platform API key passed as a Bearer token in the Authorization header. Use your test key for the testing environment and your production key for production.
End-customer API key identifying which customer is making the request. Required for all production calls. Not required for the testing environment. Provision these in the Embedded API Portal.
One or more SOC codes. Use 6-digit format (e.g., 15-1252).
Maximum 25 codes per request.
["15-1252","15-1253"]Type of geographic region for labor market data
nationalPossible values: Region code. Required when regionType is state or msa.
Returns 400 INVALID_INPUT if the code does not match a known region for the given regionType.
- State: Use FIPS code (e.g.,
6for California) - MSA: Use MSA code (e.g.,
41860for San Francisco) UseGET /v1/labor-market-intelligence/regionsto list valid codes.
Sparse fieldsets - list of fields to include. Reduces response size when you only need specific data.
["name","socCode","laborMarketData"]Whether to include skill requirements in the response
falseWhen regionType is "msa" and MSA-level employment projection data is unavailable, fall back to state-level data. When true, a MSA_TO_STATE_PROJECTION_FALLBACK warning is included for each occupation where fallback was used. Has no effect for national or state queries.
falseSuccessful response with occupation data
Invalid request parameters
Missing or invalid API key
Access denied (insufficient permissions or quota exceeded)
Rate limit exceeded
Internal server error
Platform API key passed as a Bearer token in the Authorization header. Use your test key for the testing environment and your production key for production.
End-customer API key identifying which customer is making the request. Required for all production calls. Not required for the testing environment. Provision these in the Embedded API Portal.
Filter regions by type
List of available regions
Missing or invalid API key
Access denied (insufficient permissions or quota exceeded)
Rate limit exceeded
Internal server error
Last updated
