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-2171.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 5,
   "category": [
      {
         "code": 43231507,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2171.00/related/technology_skills/43231507",
         "title": "Project management software",
         "example": [
            {
               "title": "Application Software SHEAR",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Application%20Software%20SHEAR"
            },
            {
               "title": "Applied Systems Associates aSa Rebar",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Applied%20Systems%20Associates%20aSa%20Rebar"
            }
         ]
      },
      {
         "code": 43232604,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2171.00/related/technology_skills/43232604",
         "title": "Computer aided design CAD software",
         "example": [
            {
               "title": "OTP ArmaCAD",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/OTP%20ArmaCAD"
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2171.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "RebarWin",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/RebarWin"
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2171.00/related/technology_skills/43232110",
         "title": "Spreadsheet software",
         "example": []
      },
      {
         "code": 43232104,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2171.00/related/technology_skills/43232104",
         "title": "Word processing software",
         "example": []
      }
   ]
}