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-9021.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 14,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-9021.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 8,
      "href": "https://api-v2.onetcenter.org/online/occupations/49-9021.00/hot_technology"
   },
   "category": [
      {
         "code": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9021.00/related/technology_skills/43233501",
         "title": "Electronic mail software",
         "example": [
            {
               "title": "IBM Notes",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/IBM%20Notes"
            },
            {
               "title": "Microsoft Exchange",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Microsoft%20Exchange"
            },
            {
               "title": "Microsoft Outlook",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Outlook",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9021.00/related/technology_skills/43232106",
         "title": "Presentation software",
         "example": [
            {
               "title": "Microsoft PowerPoint",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20PowerPoint",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232603,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9021.00/related/technology_skills/43232603",
         "title": "Facilities management software",
         "example": [
            {
               "title": "Computerized maintenance management system CMMS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Computerized%20maintenance%20management%20system%20CMMS"
            },
            {
               "title": "Facility energy management software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Facility%20energy%20management%20software"
            },
            {
               "title": "Johnson Controls Metasys",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Johnson%20Controls%20Metasys"
            },
            {
               "title": "ManagerPlus",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/ManagerPlus"
            }
         ],
         "example_more": [
            {
               "title": "Cworks CMMS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Cworks%20CMMS"
            },
            {
               "title": "IBM Maximo Asset Management",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/IBM%20Maximo%20Asset%20Management"
            }
         ]
      },
      {
         "code": 43232608,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9021.00/related/technology_skills/43232608",
         "title": "Industrial control software",
         "example": [
            {
               "title": "Alerton Ascent Compass",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Alerton%20Ascent%20Compass"
            },
            {
               "title": "Building automation software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Building%20automation%20software"
            },
            {
               "title": "Honeywell WEBs-N4",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Honeywell%20WEBs-N4"
            },
            {
               "title": "Siemens APOGEE Building Automation Software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Siemens%20APOGEE%20Building%20Automation%20Software"
            }
         ],
         "example_more": [
            {
               "title": "Delta Controls inteliWEB",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Delta%20Controls%20inteliWEB"
            }
         ]
      },
      {
         "code": 43232104,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9021.00/related/technology_skills/43232104",
         "title": "Word processing software",
         "example": [
            {
               "title": "Atlas Construction Business Forms",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Atlas%20Construction%20Business%20Forms"
            },
            {
               "title": "Microsoft Word",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Word",
               "hot_technology": true
            }
         ]
      }
   ]
}