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/51-3011.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 13,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-3011.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 4,
      "href": "https://api-v2.onetcenter.org/online/occupations/51-3011.00/hot_technology"
   },
   "category": [
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3011.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": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3011.00/related/technology_skills/43232106",
         "title": "Presentation software",
         "example": [
            {
               "title": "Microsoft PowerPoint",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20PowerPoint",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43231602,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3011.00/related/technology_skills/43231602",
         "title": "Enterprise resource planning ERP software",
         "example": [
            {
               "title": "Afcom Datasafe Computer Services FlexiBake",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Afcom%20Datasafe%20Computer%20Services%20FlexiBake"
            },
            {
               "title": "Sage 100 ERP",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Sage%20100%20ERP"
            },
            {
               "title": "SweetWARE SmallPICS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/SweetWARE%20SmallPICS"
            },
            {
               "title": "TwinPeaks Software Visual Z-Bake",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/TwinPeaks%20Software%20Visual%20Z-Bake"
            }
         ],
         "example_more": [
            {
               "title": "iPro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/iPro"
            },
            {
               "title": "LegacyUSA BakeSmart",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/LegacyUSA%20BakeSmart"
            },
            {
               "title": "Masters Software CakeBoss",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Masters%20Software%20CakeBoss"
            }
         ]
      },
      {
         "code": 43232605,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3011.00/related/technology_skills/43232605",
         "title": "Analytical or scientific software",
         "example": [
            {
               "title": "Axxya Systems Nutritionist Pro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Axxya%20Systems%20Nutritionist%20Pro"
            },
            {
               "title": "EGS CALCMENU",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/EGS%20CALCMENU"
            },
            {
               "title": "SweetWARE nutraCoster Professional",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/SweetWARE%20nutraCoster%20Professional"
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3011.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "At Your Service Software CostGuard",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/At%20Your%20Service%20Software%20CostGuard"
            },
            {
               "title": "Barrington Software CookenPro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Barrington%20Software%20CookenPro"
            },
            {
               "title": "Culinary Software Services ChefTec",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Culinary%20Software%20Services%20ChefTec"
            }
         ]
      }
   ]
}