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
Send a request to see the response.
Loading...
The request could not be completed (). Please try again.
URL:
https://api-v2.onetcenter.org/mpp/careers/49-3043.00/skills
Status:
200 OK
Content-Type:
application/json
[
{
"id": "2.A",
"name": "Aptitudes básicas",
"element": [
{
"id": "2.A.2.a",
"name": "Pensar en las ventajas y desventajas de las diferentes opciones para resolver un problema"
},
{
"id": "2.A.1.b",
"name": "escuchar a los demás, no interrumpir y hacer buenas preguntas"
}
]
},
{
"id": "2.B.3",
"name": "Técnicas",
"element": [
{
"id": "2.B.3.k",
"name": "averiguar por qué no funciona el equipo, las máquinas, el cableado o los programas de computación"
},
{
"id": "2.B.3.l",
"name": "reparar máquinas o sistemas utilizando las herramientas adecuadas"
}
]
}
]