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-2021.00/details/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 7,
   "total": 7,
   "hot_technology": {
      "total": 4,
      "href": "https://api-v2.onetcenter.org/online/occupations/47-2021.00/hot_technology"
   },
   "category": [
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2021.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": 43231507,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2021.00/related/technology_skills/43231507",
         "title": "Project management software",
         "example": [
            {
               "title": "CPR Visual Estimator",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/CPR%20Visual%20Estimator"
            },
            {
               "title": "Daystar iStructural.com",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Daystar%20iStructural.com"
            },
            {
               "title": "Estimating software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Estimating%20software"
            },
            {
               "title": "Tradesman's Software Master Estimator",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Tradesman's%20Software%20Master%20Estimator"
            }
         ]
      },
      {
         "code": 43231601,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2021.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
            }
         ]
      },
      {
         "code": 43231513,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2021.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": 43233004,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2021.00/related/technology_skills/43233004",
         "title": "Operating system software",
         "example": [
            {
               "title": "Microsoft Windows",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Windows",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232604,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2021.00/related/technology_skills/43232604",
         "title": "Computer aided design CAD software",
         "example": [
            {
               "title": "RISA Technologies RISA-3D",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/RISA%20Technologies%20RISA-3D"
            }
         ]
      },
      {
         "code": 43232605,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2021.00/related/technology_skills/43232605",
         "title": "Analytical or scientific software",
         "example": [
            {
               "title": "Construction Management Software ProEst",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Construction%20Management%20Software%20ProEst"
            }
         ]
      }
   ]
}