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/49-9043.00/explore_more
Status:
200 OK
Content-Type:
application/json
{
   "careers": [
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/49-3042.00/",
         "code": "49-3042.00",
         "title": "Mecánicos de Equipo Pesado Móvil",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/49-9041.00/",
         "code": "49-9041.00",
         "title": "Mecánicos de Maquinaria Industrial",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/51-4033.00/",
         "code": "51-4033.00",
         "title": "Preparadores, Operadores y Encargados de Máquina Herramienta de Lijar, Facetear, Pulir y Lustrar, Metal y Plástico",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/51-7042.00/",
         "code": "51-7042.00",
         "title": "Preparadores, Operadores y Encargados de Máquinas de Ebanistería y Carpintería",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/51-4194.00/",
         "code": "51-4194.00",
         "title": "Rectificadores, Limadores y Afiladores de Herramientas",
         "tags": {}
      }
   ],
   "industries": [
      {
         "most_people": "https://api-v2.onetcenter.org/mpp/industries/31/most_people",
         "code": 31,
         "title": "Manufactura"
      }
   ]
}