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/39-3011.00/skills
Status:
200 OK
Content-Type:
application/json
[
{
"id": "2.A",
"name": "Aptitudes básicas",
"element": [
{
"id": "2.A.1.b",
"name": "escuchar a los demás, no interrumpir y hacer buenas preguntas"
},
{
"id": "2.A.1.d",
"name": "hablar con otras personas"
}
]
},
{
"id": "2.B.1",
"name": "Social",
"element": [
{
"id": "2.B.1.f",
"name": "buscar maneras de ayudar a las personas"
},
{
"id": "2.B.1.a",
"name": "comprender las reacciones de las personas"
}
]
}
]