Reference Manual (API Version 1.9)
Search careers with key words
https://services.onetcenter.org/v1.9/ws/mnm/search?keyword=[phrase or code]
JSON
XML
{
"keyword" : "architect",
"start" : 1,
"end" : 20,
"total" : 56,
"link" : [
{
"href" : "https://services.onetcenter.org/v1.9/ws/mnm/search?keyword=architect&start=21&end=40",
"rel" : "next"
}
],
"career" : [
{
"href" : "https://services.onetcenter.org/v1.9/ws/mnm/careers/17-1011.00/",
"code" : "17-1011.00",
"title" : "Architects",
"tags" : {
"bright_outlook" : true,
"green" : false,
"apprenticeship" : false
}
},
{
"href" : "https://services.onetcenter.org/v1.9/ws/mnm/careers/25-1031.00/",
"code" : "25-1031.00",
"title" : "Architecture Teachers, Postsecondary",
"tags" : {
"bright_outlook" : false,
"green" : false,
"apprenticeship" : false
}
},
...
]
}
"keyword" : "architect",
"start" : 1,
"end" : 20,
"total" : 56,
"link" : [
{
"href" : "https://services.onetcenter.org/v1.9/ws/mnm/search?keyword=architect&start=21&end=40",
"rel" : "next"
}
],
"career" : [
{
"href" : "https://services.onetcenter.org/v1.9/ws/mnm/careers/17-1011.00/",
"code" : "17-1011.00",
"title" : "Architects",
"tags" : {
"bright_outlook" : true,
"green" : false,
"apprenticeship" : false
}
},
{
"href" : "https://services.onetcenter.org/v1.9/ws/mnm/careers/25-1031.00/",
"code" : "25-1031.00",
"title" : "Architecture Teachers, Postsecondary",
"tags" : {
"bright_outlook" : false,
"green" : false,
"apprenticeship" : false
}
},
...
]
}
JSON
XML
<careers keyword="architect" start="1" end="20" total="56">
<link href="https://services.onetcenter.org/v1.9/ws/mnm/search?keyword=architect&start=21&end=40" rel="next" />
<career href="https://services.onetcenter.org/v1.9/ws/mnm/careers/17-1011.00/">
<code>17-1011.00</code>
<title>Architects</title>
<tags bright_outlook="true" green="false" apprenticeship="false" />
</career>
<career href="https://services.onetcenter.org/v1.9/ws/mnm/careers/25-1031.00/">
<code>25-1031.00</code>
<title>Architecture Teachers, Postsecondary</title>
<tags bright_outlook="false" green="false" apprenticeship="false" />
</career>
...
</careers>
<link href="https://services.onetcenter.org/v1.9/ws/mnm/search?keyword=architect&start=21&end=40" rel="next" />
<career href="https://services.onetcenter.org/v1.9/ws/mnm/careers/17-1011.00/">
<code>17-1011.00</code>
<title>Architects</title>
<tags bright_outlook="true" green="false" apprenticeship="false" />
</career>
<career href="https://services.onetcenter.org/v1.9/ws/mnm/careers/25-1031.00/">
<code>25-1031.00</code>
<title>Architecture Teachers, Postsecondary</title>
<tags bright_outlook="false" green="false" apprenticeship="false" />
</career>
...
</careers>
This response searches for My Next Move careers using a word, phrase, or title. The closest matches are returned first; up to 20 results are returned.
If the service is called with a full or partial O*NET-SOC code, matching results are returned sorted by code. If the given code is only found in a previous O*NET-SOC taxonomy, relevant occupations are returned from the current taxonomy.
If more than 20 matches are found, the list will be paged; for information on navigating paged results, see the description of the See all careers service.
To learn more about the keyword search, see the following technical report:
In this section
- My Next Move Services
- Search careers with key words
- Browse careers by industry
- O*NET Interest Profiler
- Career listings
- Career report