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/35-2021.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 5,
   "hot_technology": {
      "total": 2,
      "href": "https://api-v2.onetcenter.org/online/occupations/35-2021.00/hot_technology"
   },
   "category": [
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-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": 43232502,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-2021.00/related/technology_skills/43232502",
         "title": "Computer based training software",
         "example": [
            {
               "title": "Quizlet",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Quizlet"
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-2021.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "CBORD NetRecipe",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/CBORD%20NetRecipe"
            },
            {
               "title": "Culinary Software Services ChefTec",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Culinary%20Software%20Services%20ChefTec"
            },
            {
               "title": "MicroBlast Recipe Wizard for Windows",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/MicroBlast%20Recipe%20Wizard%20for%20Windows"
            },
            {
               "title": "ValuSoft MasterCook",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/ValuSoft%20MasterCook"
            }
         ],
         "example_more": [
            {
               "title": "Barrington Software CookenPro Commercial",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Barrington%20Software%20CookenPro%20Commercial"
            },
            {
               "title": "CBORD Foodservice Suite",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/CBORD%20Foodservice%20Suite"
            },
            {
               "title": "EGS CALCMENU",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/EGS%20CALCMENU"
            },
            {
               "title": "iPro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/iPro"
            },
            {
               "title": "Master Cook Deluxe Professional Cook",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Master%20Cook%20Deluxe%20Professional%20Cook"
            },
            {
               "title": "Mealmaster Cookbook Wizard",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Mealmaster%20Cookbook%20Wizard"
            },
            {
               "title": "Recipe software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Recipe%20software"
            }
         ]
      },
      {
         "code": 43232103,
         "related": "https://api-v2.onetcenter.org/online/occupations/35-2021.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/35-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
            }
         ]
      }
   ]
}