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/47-2211.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 6,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-2211.00/summary/technology_skills?start=6&end=6",
   "hot_technology": {
      "total": 5,
      "href": "https://api-v2.onetcenter.org/online/occupations/47-2211.00/hot_technology"
   },
   "category": [
      {
         "code": 43232604,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2211.00/related/technology_skills/43232604",
         "title": "Computer aided design CAD software",
         "example": [
            {
               "title": "Autodesk AutoCAD",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Autodesk%20AutoCAD",
               "hot_technology": true
            },
            {
               "title": "PTC Creo Parametric",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/PTC%20Creo%20Parametric"
            },
            {
               "title": "Siemens NX",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Siemens%20NX"
            },
            {
               "title": "XY Soft Sheet Cutting Suite",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/XY%20Soft%20Sheet%20Cutting%20Suite"
            }
         ],
         "example_more": [
            {
               "title": "Applied Production ProFold",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Applied%20Production%20ProFold"
            },
            {
               "title": "Corte Certo",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Corte%20Certo"
            },
            {
               "title": "FCC Software AutoPOL Series",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/FCC%20Software%20AutoPOL%20Series"
            },
            {
               "title": "QuickPen DuctDesigner 3D",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/QuickPen%20DuctDesigner%203D"
            },
            {
               "title": "Revcad Software Sheet Lightning",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Revcad%20Software%20Sheet%20Lightning"
            }
         ]
      },
      {
         "code": 43232612,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2211.00/related/technology_skills/43232612",
         "title": "Computer aided manufacturing CAM software",
         "example": [
            {
               "title": "Applied Production ProFab",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Applied%20Production%20ProFab"
            },
            {
               "title": "JETCAM Expert",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/JETCAM%20Expert"
            },
            {
               "title": "Striker Systems SS-Profile",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Striker%20Systems%20SS-Profile"
            },
            {
               "title": "WiCAM PN4000",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/WiCAM%20PN4000"
            }
         ],
         "example_more": [
            {
               "title": "Merry Mechanization SMP/IS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Merry%20Mechanization%20SMP%2FIS"
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2211.00/related/technology_skills/43232110",
         "title": "Spreadsheet software",
         "example": [
            {
               "title": "Microsoft Excel",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Excel",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43231513,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2211.00/related/technology_skills/43231513",
         "title": "Office suite software",
         "example": [
            {
               "title": "Microsoft Office software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Office%20software",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43233004,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2211.00/related/technology_skills/43233004",
         "title": "Operating system software",
         "example": [
            {
               "title": "Microsoft Windows",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Windows",
               "hot_technology": true
            }
         ]
      }
   ]
}