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-9064.00/details/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 8,
   "total": 8,
   "hot_technology": {
      "total": 5,
      "href": "https://api-v2.onetcenter.org/online/occupations/49-9064.00/hot_technology"
   },
   "category": [
      {
         "code": 43231601,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9064.00/related/technology_skills/43231601",
         "title": "Accounting software",
         "example": [
            {
               "title": "Intuit QuickBooks",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Intuit%20QuickBooks",
               "hot_technology": true
            },
            {
               "title": "Sage Software Sage50",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Sage%20Software%20Sage50"
            }
         ]
      },
      {
         "code": 43231507,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9064.00/related/technology_skills/43231507",
         "title": "Project management software",
         "example": [
            {
               "title": "GrenSoft WorkTracer",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/GrenSoft%20WorkTracer"
            },
            {
               "title": "Upland Consulting Group Repair Traq",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Upland%20Consulting%20Group%20Repair%20Traq"
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9064.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/49-9064.00/related/technology_skills/43233501",
         "title": "Electronic mail software",
         "example": [
            {
               "title": "IBM Lotus Notes",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/IBM%20Lotus%20Notes"
            }
         ]
      },
      {
         "code": 43231602,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9064.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": 43231513,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9064.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/49-9064.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": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9064.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "WatchWare Repair Shop",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/WatchWare%20Repair%20Shop"
            }
         ]
      }
   ]
}