Interactive Demo
This demonstration page allows you to test out the Web Services API by sending a request and viewing the JSON data returned. See the Reference Manual for a complete guide to the available services.
Request
Response
URL:
https://api-v2.onetcenter.org/mpp/careers/19-1029.02/technology
Status:
200 OK
Content-Type:
application/json
[
{
"code": 43232605,
"title": "Software analítico o científico",
"example": [
{
"title": "Minitab"
},
{
"title": "RasMol"
}
]
},
{
"code": 43232106,
"title": "Presentación del software",
"example": [
{
"title": "Microsoft PowerPoint",
"hot_technology": true,
"in_demand": true,
"percentage": 5
}
]
},
{
"code": 43232102,
"title": "Gráficos o imágenes fotográficas, software de",
"example": [
{
"title": "Adobe Illustrator",
"hot_technology": true
},
{
"title": "Corel CorelDraw Graphics Suite"
}
]
}
]
{
"code": 43232605,
"title": "Software analítico o científico",
"example": [
{
"title": "Minitab"
},
{
"title": "RasMol"
}
]
},
{
"code": 43232106,
"title": "Presentación del software",
"example": [
{
"title": "Microsoft PowerPoint",
"hot_technology": true,
"in_demand": true,
"percentage": 5
}
]
},
{
"code": 43232102,
"title": "Gráficos o imágenes fotográficas, software de",
"example": [
{
"title": "Adobe Illustrator",
"hot_technology": true
},
{
"title": "Corel CorelDraw Graphics Suite"
}
]
}
]