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-1213.00/explore_more
Status:
200 OK
Content-Type:
application/json
{
   "careers": [
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1212.00/",
         "code": "29-1212.00",
         "title": "Cardiólogos",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1242.00/",
         "code": "29-1242.00",
         "title": "Cirujanos Ortopédicos",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1243.00/",
         "code": "29-1243.00",
         "title": "Cirujanos Pediátricos",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1214.00/",
         "code": "29-1214.00",
         "title": "Médicos Especialistas en Medicina de Emergencias",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1241.00/",
         "code": "29-1241.00",
         "title": "Oftalmólogos",
         "tags": {}
      }
   ],
   "industries": [
      {
         "most_people": "https://api-v2.onetcenter.org/mpp/industries/62/most_people",
         "code": 62,
         "title": "Salud y orientación"
      }
   ]
}