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/53-3053.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 8,
   "next": "https://api-v2.onetcenter.org/online/occupations/53-3053.00/summary/technology_skills?start=6&end=8",
   "hot_technology": {
      "total": 4,
      "href": "https://api-v2.onetcenter.org/online/occupations/53-3053.00/hot_technology"
   },
   "category": [
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3053.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": 43233511,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3053.00/related/technology_skills/43233511",
         "title": "Mobile location based services software",
         "example": [
            {
               "title": "Digital Dispatch",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Digital%20Dispatch"
            },
            {
               "title": "Global positioning system GPS software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Global%20positioning%20system%20GPS%20software"
            },
            {
               "title": "Piccolo Software PiccoloTaxi",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Piccolo%20Software%20PiccoloTaxi"
            },
            {
               "title": "TSS Wireless Fleet Management Suite",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/TSS%20Wireless%20Fleet%20Management%20Suite"
            }
         ],
         "example_more": [
            {
               "title": "Easy Dispatch",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Easy%20Dispatch"
            },
            {
               "title": "EventHelix WebTaxi",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/EventHelix%20WebTaxi"
            },
            {
               "title": "GPC Autocab",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/GPC%20Autocab"
            },
            {
               "title": "Mobile Knowledge Cabmate",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Mobile%20Knowledge%20Cabmate"
            },
            {
               "title": "PC Dispatch",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/PC%20Dispatch"
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3053.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "Actsoft Comet Tracker",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Actsoft%20Comet%20Tracker"
            },
            {
               "title": "Penchant Software dispatchOffice",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Penchant%20Software%20dispatchOffice"
            },
            {
               "title": "TranWare Enterprise Suite",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/TranWare%20Enterprise%20Suite"
            }
         ]
      },
      {
         "code": 43231513,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3053.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/53-3053.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
            }
         ]
      }
   ]
}