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-3023.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 17,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-3023.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 6,
      "href": "https://api-v2.onetcenter.org/online/occupations/49-3023.00/hot_technology"
   },
   "category": [
      {
         "code": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3023.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 Outlook",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Outlook",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232103,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3023.00/related/technology_skills/43232103",
         "title": "Video creation and editing software",
         "example": [
            {
               "title": "YouTube",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/YouTube"
            }
         ]
      },
      {
         "code": 43232603,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3023.00/related/technology_skills/43232603",
         "title": "Facilities management software",
         "example": [
            {
               "title": "Alliance Automotive Shop Controller",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Alliance%20Automotive%20Shop%20Controller"
            },
            {
               "title": "Amcom AUTOS2000",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Amcom%20AUTOS2000"
            },
            {
               "title": "Scott Systems MaxxTraxx Pro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Scott%20Systems%20MaxxTraxx%20Pro"
            },
            {
               "title": "Snap-On ShopKey",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Snap-On%20ShopKey"
            }
         ],
         "example_more": [
            {
               "title": "Mainsaver Asset Management",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Mainsaver%20Asset%20Management"
            },
            {
               "title": "Mitchell OnDemand5 Manager",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Mitchell%20OnDemand5%20Manager"
            }
         ]
      },
      {
         "code": 43232605,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3023.00/related/technology_skills/43232605",
         "title": "Analytical or scientific software",
         "example": [
            {
               "title": "Blue Streak Electronics Buell Diagnostic",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Blue%20Streak%20Electronics%20Buell%20Diagnostic"
            },
            {
               "title": "CODA Engine Analysis System",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/CODA%20Engine%20Analysis%20System"
            },
            {
               "title": "Nexiq Tech HDS Suite for Palm",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Nexiq%20Tech%20HDS%20Suite%20for%20Palm"
            },
            {
               "title": "SPX/OTC Genisys ConnecTech PC",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/SPX%2FOTC%20Genisys%20ConnecTech%20PC"
            }
         ],
         "example_more": [
            {
               "title": "Hunter WinAlign",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Hunter%20WinAlign"
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3023.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "Database software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Database%20software"
            },
            {
               "title": "Recordkeeping software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Recordkeeping%20software"
            },
            {
               "title": "Vehicle management software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Vehicle%20management%20software"
            },
            {
               "title": "Work order management software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Work%20order%20management%20software"
            }
         ],
         "example_more": [
            {
               "title": "AutoZone ALLDATA",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/AutoZone%20ALLDATA"
            }
         ]
      }
   ]
}