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-3016.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 4,
   "total": 4,
   "category": [
      {
         "code": 43232605,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-3016.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": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-3016.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "Insight Direct ServiceCEO",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Insight%20Direct%20ServiceCEO"
            },
            {
               "title": "Roof Pro Estimate Software Roof Pro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Roof%20Pro%20Estimate%20Software%20Roof%20Pro"
            },
            {
               "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"
            }
         ]
      },
      {
         "code": 43232604,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-3016.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": "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"
            }
         ]
      },
      {
         "code": 43231507,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-3016.00/related/technology_skills/43231507",
         "title": "Project management software",
         "example": [
            {
               "title": "Maintenance record software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Maintenance%20record%20software"
            }
         ]
      }
   ]
}