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-3032.00/details/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 14,
   "next": "https://api-v2.onetcenter.org/online/occupations/53-3032.00/details/technology_skills?start=11&end=14",
   "hot_technology": {
      "total": 6,
      "href": "https://api-v2.onetcenter.org/online/occupations/53-3032.00/hot_technology"
   },
   "category": [
      {
         "code": 43232104,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3032.00/related/technology_skills/43232104",
         "title": "Word processing software",
         "example": [
            {
               "title": "3M Post-it App",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/3M%20Post-it%20App"
            },
            {
               "title": "Evernote",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Evernote"
            },
            {
               "title": "Microsoft Word",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Word",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3032.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "ddlsoftware.com drivers daily log program DDL",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/ddlsoftware.com%20drivers%20daily%20log%20program%20DDL"
            },
            {
               "title": "Fog Line Software Truckn Pro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Fog%20Line%20Software%20Truckn%20Pro"
            },
            {
               "title": "TruckersHelper",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/TruckersHelper"
            }
         ]
      },
      {
         "code": 43232504,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3032.00/related/technology_skills/43232504",
         "title": "Route navigation software",
         "example": [
            {
               "title": "ALK Technologies PC*Miler",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/ALK%20Technologies%20PC*Miler"
            },
            {
               "title": "MarcoSoft Quo Vadis",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/MarcoSoft%20Quo%20Vadis"
            }
         ]
      },
      {
         "code": 43231508,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3032.00/related/technology_skills/43231508",
         "title": "Inventory management software",
         "example": [
            {
               "title": "Computerized inventory tracking software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Computerized%20inventory%20tracking%20software"
            },
            {
               "title": "Inventory tracking software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Inventory%20tracking%20software"
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3032.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/53-3032.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": 43231602,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3032.00/related/technology_skills/43231602",
         "title": "Enterprise resource planning ERP software",
         "example": [
            {
               "title": "SAP software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/SAP%20software",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232702,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3032.00/related/technology_skills/43232702",
         "title": "Desktop communications software",
         "example": [
            {
               "title": "Eko",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Eko"
            }
         ]
      },
      {
         "code": 43232103,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3032.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": 43231513,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3032.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
            }
         ]
      }
   ]
}