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/51-2022.00/details/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 9,
   "total": 9,
   "hot_technology": {
      "total": 5,
      "href": "https://api-v2.onetcenter.org/online/occupations/51-2022.00/hot_technology"
   },
   "category": [
      {
         "code": 43231602,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2022.00/related/technology_skills/43231602",
         "title": "Enterprise resource planning ERP software",
         "example": [
            {
               "title": "Sage 100 ERP",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Sage%20100%20ERP"
            },
            {
               "title": "SAP software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/SAP%20software",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232911,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2022.00/related/technology_skills/43232911",
         "title": "Network connectivity terminal emulation software",
         "example": [
            {
               "title": "Rasmussen Software Anzio",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Rasmussen%20Software%20Anzio"
            },
            {
               "title": "Terminal emulation software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Terminal%20emulation%20software"
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2022.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": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2022.00/related/technology_skills/43233501",
         "title": "Electronic mail software",
         "example": [
            {
               "title": "Microsoft Outlook",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Outlook",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232402,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2022.00/related/technology_skills/43232402",
         "title": "Development environment software",
         "example": [
            {
               "title": "National Instruments LabVIEW",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/National%20Instruments%20LabVIEW"
            }
         ]
      },
      {
         "code": 43231513,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2022.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": 43232104,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2022.00/related/technology_skills/43232104",
         "title": "Word processing software",
         "example": [
            {
               "title": "Microsoft Word",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Word",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232605,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2022.00/related/technology_skills/43232605",
         "title": "Analytical or scientific software",
         "example": [
            {
               "title": "Calibration software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Calibration%20software"
            }
         ]
      },
      {
         "code": 43232608,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2022.00/related/technology_skills/43232608",
         "title": "Industrial control software",
         "example": [
            {
               "title": "Production control software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Production%20control%20software"
            }
         ]
      }
   ]
}