Reference Manual (API Version 1.8)
Notice: the Web Services API will be upgraded on March 5, 2019. See the API Version 1.9 page for more information.
Search careers with key words
https://services.onetcenter.org/v1.8/ws/mpp/search?keyword=[phrase or code]
JSON
XML
{
"keyword" : "arquitecto",
"start" : 1,
"end" : 20,
"total" : 54,
"link" : [
{
"href" : "https://services.onetcenter.org/v1.8/ws/mpp/search?keyword=arquitecto&start=21&end=40",
"rel" : "next"
}
],
"career" : [
{
"href" : "https://services.onetcenter.org/v1.8/ws/mpp/careers/17-1011.00/",
"code" : "17-1011.00",
"title" : "Arquitectos",
"tags" : {
"bright_outlook" : false,
"green" : false,
"apprenticeship" : false
}
},
{
"href" : "https://services.onetcenter.org/v1.8/ws/mpp/careers/15-1299.08/",
"code" : "15-1299.08",
"title" : "Ingenieros o Arquitectos de Sistemas de Computadoras",
"tags" : {
"bright_outlook" : true,
"green" : false,
"apprenticeship" : false
}
},
...
]
}
"keyword" : "arquitecto",
"start" : 1,
"end" : 20,
"total" : 54,
"link" : [
{
"href" : "https://services.onetcenter.org/v1.8/ws/mpp/search?keyword=arquitecto&start=21&end=40",
"rel" : "next"
}
],
"career" : [
{
"href" : "https://services.onetcenter.org/v1.8/ws/mpp/careers/17-1011.00/",
"code" : "17-1011.00",
"title" : "Arquitectos",
"tags" : {
"bright_outlook" : false,
"green" : false,
"apprenticeship" : false
}
},
{
"href" : "https://services.onetcenter.org/v1.8/ws/mpp/careers/15-1299.08/",
"code" : "15-1299.08",
"title" : "Ingenieros o Arquitectos de Sistemas de Computadoras",
"tags" : {
"bright_outlook" : true,
"green" : false,
"apprenticeship" : false
}
},
...
]
}
JSON
XML
<careers keyword="arquitecto" start="1" end="20" total="54">
<link href="https://services.onetcenter.org/v1.8/ws/mpp/search?keyword=arquitecto&start=21&end=40" rel="next" />
<career href="https://services.onetcenter.org/v1.8/ws/mpp/careers/17-1011.00/">
<code>17-1011.00</code>
<title>Arquitectos</title>
<tags bright_outlook="false" green="false" apprenticeship="false" />
</career>
<career href="https://services.onetcenter.org/v1.8/ws/mpp/careers/15-1299.08/">
<code>15-1299.08</code>
<title>Ingenieros o Arquitectos de Sistemas de Computadoras</title>
<tags bright_outlook="true" green="false" apprenticeship="false" />
</career>
...
</careers>
<link href="https://services.onetcenter.org/v1.8/ws/mpp/search?keyword=arquitecto&start=21&end=40" rel="next" />
<career href="https://services.onetcenter.org/v1.8/ws/mpp/careers/17-1011.00/">
<code>17-1011.00</code>
<title>Arquitectos</title>
<tags bright_outlook="false" green="false" apprenticeship="false" />
</career>
<career href="https://services.onetcenter.org/v1.8/ws/mpp/careers/15-1299.08/">
<code>15-1299.08</code>
<title>Ingenieros o Arquitectos de Sistemas de Computadoras</title>
<tags bright_outlook="true" green="false" apprenticeship="false" />
</career>
...
</careers>
This response searches for Mi Próximo Paso careers using a word, phrase, or title. The closest matches are returned first; up to 20 results are returned. The search operates on Spanish language key words, just as in Mi Próximo Paso.
If the service is called with a full or partial O*NET-SOC code, matching results are returned sorted by code. 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
- Mi Próximo Paso Services
- Search careers with key words
- Browse careers by industry
- O*NET Interest Profiler
- Career listings
- Career report