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

https://api-v2.onetcenter.org/
GET parameters
? =
& =
& =
& =
& =
& =
& =
& =
& =
& =

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/29-1011.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "29-1011.00",
   "title": "Quiroprácticos",
   "tags": {
      "bright_outlook": true
   },
   "also_called": [
      {
         "title": "Doctor en Quiropráctica (DC)",
         "summary": true
      },
      {
         "title": "Médico Quiropráctico",
         "summary": true
      },
      {
         "title": "Neurólogo Quiropráctico",
         "summary": true
      },
      {
         "title": "Quiropráctico",
         "summary": true
      }
   ],
   "what_they_do": "Evalúan, tratan y atienden pacientes por medio de la manipulación de la columna vertebral, del sistema muscular y del sistema óseo. Pueden efectuar ajustes de la columna vertebral o tratar la desalineación de los huesos de la región del sacro o la pelvis.",
   "on_the_job": [
      "Evaluar el funcionamiento del sistema neuromuscularskeletal y la columna vertebral utilizando sistemas de diagnóstico quiropráctica.",
      "Diagnosticar problemas de salud mediante la revisión de salud de los pacientes y los historiales médicos, cuestionar, observar y examinar a los pacientes y la interpretación de las radiografías.",
      "Realizar una serie de ajustes manuales de la columna vertebral o las articulaciones del cuerpo para corregir el sistema músculo-esquelético."
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1011.00/knowledge",
         "title": "Conocimiento"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1011.00/skills",
         "title": "Aptitudes"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1011.00/abilities",
         "title": "Habilidades"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1011.00/personality",
         "title": "Personalidad"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1011.00/technology",
         "title": "Tecnología"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1011.00/education",
         "title": "Educación"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1011.00/job_outlook",
         "title": "Perspectiva laboral"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1011.00/check_out_my_state",
         "title": "Chequear mi estado"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1011.00/explore_more",
         "title": "Explorar más"
      }
   ]
}