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/47-2181.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/47-2181.00/summary/technology_skills?start=6&end=8",
   "hot_technology": {
      "total": 4,
      "href": "https://api-v2.onetcenter.org/online/occupations/47-2181.00/hot_technology"
   },
   "category": [
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2181.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": 43232604,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2181.00/related/technology_skills/43232604",
         "title": "Computer aided design CAD software",
         "example": [
            {
               "title": "AppliCad Roof Wizard",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/AppliCad%20Roof%20Wizard"
            },
            {
               "title": "ASR Software TopView LE",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/ASR%20Software%20TopView%20LE"
            },
            {
               "title": "DigiTools Roof CAD",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/DigiTools%20Roof%20CAD"
            },
            {
               "title": "Ziatek RoofDraw",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Ziatek%20RoofDraw"
            }
         ],
         "example_more": [
            {
               "title": "ASR Software LWC-Plus",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/ASR%20Software%20LWC-Plus"
            },
            {
               "title": "ASR Software Taper-Plus",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/ASR%20Software%20Taper-Plus"
            },
            {
               "title": "ASR Software TopView ME",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/ASR%20Software%20TopView%20ME"
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2181.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "CADAFIS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/CADAFIS"
            },
            {
               "title": "Insight Direct ServiceCEO",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Insight%20Direct%20ServiceCEO"
            },
            {
               "title": "RoofLogic",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/RoofLogic"
            },
            {
               "title": "Wintac Pro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Wintac%20Pro"
            }
         ],
         "example_more": [
            {
               "title": "Roof Pro Estimate Software Roof Pro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Roof%20Pro%20Estimate%20Software%20Roof%20Pro"
            }
         ]
      },
      {
         "code": 43232605,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2181.00/related/technology_skills/43232605",
         "title": "Analytical or scientific software",
         "example": [
            {
               "title": "Energy cost evaluation software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Energy%20cost%20evaluation%20software"
            },
            {
               "title": "Exele TopView",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Exele%20TopView"
            },
            {
               "title": "Humidity and vapor drive calculation software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Humidity%20and%20vapor%20drive%20calculation%20software"
            },
            {
               "title": "Roofing Calculator",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Roofing%20Calculator"
            }
         ]
      },
      {
         "code": 43231513,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2181.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
            }
         ]
      }
   ]
}