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/bright_outlook/grow
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 333,
   "next": "https://api-v2.onetcenter.org/mpp/bright_outlook/grow?start=21&end=40",
   "summary": {
      "title": "Creciendo rápidamente"
   },
   "career": [
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/15-2011.00/",
         "code": "15-2011.00",
         "title": "Actuarios",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1291.00/",
         "code": "29-1291.00",
         "title": "Acupunturistas",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/39-2011.00/",
         "code": "39-2011.00",
         "title": "Adiestradores de Animales",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/15-1242.00/",
         "code": "15-1242.00",
         "title": "Administradores de Bases de Datos",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/15-1299.01/",
         "code": "15-1299.01",
         "title": "Administradores de Sitios en Internet",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/43-5011.00/",
         "code": "43-5011.00",
         "title": "Agentes de Carga y Flete",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/43-5011.01/",
         "code": "43-5011.01",
         "title": "Agentes de Cargas",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/13-1023.00/",
         "code": "13-1023.00",
         "title": "Agentes de Compras",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/41-3021.00/",
         "code": "41-3021.00",
         "title": "Agentes de Venta de Seguros",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/41-3031.00/",
         "code": "41-3031.00",
         "title": "Agentes de Venta de Valores, Productos Básicos, y Servicios Financieros",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/13-1011.00/",
         "code": "13-1011.00",
         "title": "Agentes y Gerentes Comerciales de Artistas, Intérpretes Artísticos, y Atletas",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/17-1022.00/",
         "code": "17-1022.00",
         "title": "Agrimensores",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/17-1022.01/",
         "code": "17-1022.01",
         "title": "Agrimensores Geodeticos",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/13-2099.01/",
         "code": "13-2099.01",
         "title": "Analistas Cuantitativos Financieros",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/19-4099.01/",
         "code": "19-4099.01",
         "title": "Analistas de Control de Calidad",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/13-1111.00/",
         "code": "13-1111.00",
         "title": "Analistas de Gestión",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/15-2051.01/",
         "code": "15-2051.01",
         "title": "Analistas de Inteligencia Empresarial",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/13-1161.00/",
         "code": "13-1161.00",
         "title": "Analistas de Investigación de Mercado y Especialistas en Mercadeo",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/15-2031.00/",
         "code": "15-2031.00",
         "title": "Analistas de Investigación de Operaciones",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/13-1081.02/",
         "code": "13-1081.02",
         "title": "Analistas de Logística",
         "tags": {
            "bright_outlook": true
         }
      }
   ]
}