/taxonomies/{facet}get https://api.lightcast.io/company-postings/taxonomies/{facet}Search taxonomies using either whole keywords (relevance search) or partial keywords (autocomplete).Path ParamsfacetenumrequiredWhich taxonomy to search for ID/name suggestions.cip2cip4cip6citycompanycontract_typecountycurrencyedulevelsemployment_typefipslanguagelaa_admin_area_1laa_admin_area_2laa_countrylaa_metrolightcast_sectorslot_career_arealot_occupationlot_occupation_grouplot_specialized_occupationmsanaics2naics3naics4naics5naics6onetremote_typeskill_categoriesskill_subcategoriesskillssoc2soc3soc4soc5statetitleShow 38 enum valuesQuery ParamsqstringA query string of whole or partial keywords to search for. Only when autocomplete is true is q is assumed to be a prefix. If q is omitted, the response will list results sorted by id of length limit.autocompletebooleanDefaults to trueAutocomplete search terms. Only used in combination with q.true - Performs fast prefix-enabled search using only primary and, if available, alternate names (alternate names currently available for ONET and skills).false - Performs more extensive search using both name(s) and, if available, description (description currently only available for SOC and ONET search).truefalselimitinteger1 to 10000Defaults to 10How many search results to return.soc_versionstringenumDefaults to soc_2021Specify SOC taxonomy version to use.soc_2021soc_emsi_2019Allowed:soc_2021soc_emsi_2019onet_versionstringenumDefaults to onet_2019Specify ONET taxonomy version to use.onet_2019onet_2010Allowed:onet_2019onet_2010title_versionstringenumDefaults to emsiSpecify Job Title taxonomy version to use.emsiAllowed:emsicompany_versionstringenumDefaults to emsi_companySpecify company taxonomy version to use.emsi_companyAllowed:emsi_companynaics_versionstringenumDefaults to naics_std_2022Specify NAICS taxonomy version to use.naics_std_2022Allowed:naics_std_2022new_taxonomy_versionsbooleanenumDefaults to falseUse new taxonomy versions.truefalseAllowed:truefalsearea_versionstringenumDefaults to us_area_2024_4Specify area taxonomy version to use.us_area_2024_4us_area_2024_3Allowed:us_area_2024_4us_area_2024_3area_us_versionstringenumDefaults to 2.0.0Specify area taxonomy version to use.2.0.01.0.2Allowed:2.0.01.0.2soc_lightcast_versionstringenumDefaults to 2018.2021.0Specify SOC Lightcast taxonomy version to use.2010.2019.02018.2021.0Allowed:2010.2019.02018.2021.0onet_standard_versionstringenumDefaults to 2019.0.0Specify ONET Standard taxonomy version to use.2019.0.02010.0.0Allowed:2019.0.02010.0.0Responses 200OK 400Your request wasn't valid (bad parameter names or values). 404The facet you requested wasn't found.Updated 3 months ago