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-1292.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "29-1292.00",
   "title": "Higienistas Dentales",
   "tags": {
      "bright_outlook": true
   },
   "also_called": [
      {
         "title": "Higienista",
         "summary": true
      },
      {
         "title": "Higienista Dental",
         "summary": true
      },
      {
         "title": "Higienista dental autorizado",
         "summary": true
      },
      {
         "title": "Pediatric Higienista Dental",
         "summary": false
      },
      {
         "title": "Registrado higienista dental (RDH)",
         "summary": true
      }
   ],
   "what_they_do": "Proveen cuidados de higiene bucal a pacientes. Evalúan los problemas o necesidades de higiene oral del paciente y mantienen los registros de salud. Aconsejan a los pacientes con relación al mantenimiento de la salud bucal y la prevención de enfermedades. Puede proveer cuidado avanzado, tales como proporcionar tratamientos con fluoruro o administrar anestesia tópica.",
   "on_the_job": [
      "Registro y revisión de historias clínicas del paciente.",
      "Sentir y examinar visualmente para los dolores de encías y los signos de la enfermedad.",
      "Examine las encías, con sondas, para localizar periodontal encías retraídas y signos de enfermedad de las encías."
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1292.00/knowledge",
         "title": "Conocimiento"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1292.00/skills",
         "title": "Aptitudes"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1292.00/abilities",
         "title": "Habilidades"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1292.00/personality",
         "title": "Personalidad"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1292.00/technology",
         "title": "Tecnología"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1292.00/education",
         "title": "Educación"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1292.00/job_outlook",
         "title": "Perspectiva laboral"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1292.00/check_out_my_state",
         "title": "Chequear mi estado"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1292.00/explore_more",
         "title": "Explorar más"
      }
   ]
}