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/51-4062.00/abilities
Status:
200 OK
Content-Type:
application/json
[
{
"id": "1.A.2.a",
"name": "Uso de manos y dedos",
"element": [
{
"id": "1.A.2.a.1",
"name": "mantener su brazo o mano firmes"
},
{
"id": "1.A.2.a.2",
"name": "mantener o mover elementos con sus manos"
}
]
},
{
"id": "1.A.1.b",
"name": "Ideas y lógica",
"element": [
{
"id": "1.A.1.b.3",
"name": "notar cuando ocurren problemas"
},
{
"id": "1.A.1.b.6",
"name": "ordenar o acomodar cosas"
}
]
}
]