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/online/occupations/49-9051.00/related/technology_skills/43232604
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 43232604,
      "title": "Computer aided design CAD software",
      "example": [
         "Bentley MicroStation",
         "Computer aided design and drafting CADD software"
      ],
      "occupation_total": 254,
      "see_more": "https://api-v2.onetcenter.org/online/technology/categories/43232604"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-3012.00/",
         "code": "11-3012.00",
         "title": "Administrative Services Managers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Autodesk AutoCAD"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-3021.00/",
         "code": "17-3021.00",
         "title": "Aerospace Engineering and Operations Technologists and Technicians",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Autodesk AutoCAD",
            "Dassault Systemes CATIA",
            "Dassault Systemes SolidWorks"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-2011.00/",
         "code": "17-2011.00",
         "title": "Aerospace Engineers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Autodesk AutoCAD",
            "Dassault Systemes CATIA",
            "Dassault Systemes SolidWorks",
            "PTC Creo Parametric"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-2021.00/",
         "code": "17-2021.00",
         "title": "Agricultural Engineers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Autodesk AutoCAD",
            "Dassault Systemes SolidWorks",
            "Eagle Point LANDCADD",
            "PTC Creo Parametric"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-2011.00/",
         "code": "51-2011.00",
         "title": "Aircraft Structure, Surfaces, Rigging, and Systems Assemblers",
         "tags": {},
         "example": []
      }
   ]
}