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/53-7062.00/details/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 13,
   "next": "https://api-v2.onetcenter.org/online/occupations/53-7062.00/details/technology_skills?start=11&end=13",
   "hot_technology": {
      "total": 8,
      "href": "https://api-v2.onetcenter.org/online/occupations/53-7062.00/hot_technology"
   },
   "category": [
      {
         "code": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7062.00/related/technology_skills/43233501",
         "title": "Electronic mail software",
         "example": [
            {
               "title": "IBM Notes",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/IBM%20Notes"
            },
            {
               "title": "Microsoft Outlook",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Outlook",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232104,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7062.00/related/technology_skills/43232104",
         "title": "Word processing software",
         "example": [
            {
               "title": "Google Docs",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Google%20Docs",
               "hot_technology": true
            },
            {
               "title": "Microsoft Word",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Word",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7062.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "Data entry software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Data%20entry%20software"
            },
            {
               "title": "Oracle Database",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Oracle%20Database",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43231508,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7062.00/related/technology_skills/43231508",
         "title": "Inventory management software",
         "example": [
            {
               "title": "Inventory management systems",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Inventory%20management%20systems"
            },
            {
               "title": "Inventory tracking software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Inventory%20tracking%20software"
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7062.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": 43233502,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7062.00/related/technology_skills/43233502",
         "title": "Video conferencing software",
         "example": [
            {
               "title": "FaceTime",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/FaceTime"
            }
         ]
      },
      {
         "code": 43231602,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7062.00/related/technology_skills/43231602",
         "title": "Enterprise resource planning ERP software",
         "example": [
            {
               "title": "SAP software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/SAP%20software",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232112,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7062.00/related/technology_skills/43232112",
         "title": "Desktop publishing software",
         "example": [
            {
               "title": "Microsoft Publisher",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Microsoft%20Publisher"
            }
         ]
      },
      {
         "code": 43231513,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7062.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/53-7062.00/related/technology_skills/43233004",
         "title": "Operating system software",
         "example": [
            {
               "title": "Handheld computer device software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Handheld%20computer%20device%20software"
            }
         ]
      }
   ]
}