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/43-4071.00/related/technology_skills/43233001
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 43233001,
      "title": "Filesystem software",
      "example": [
         "Electronic filing software"
      ],
      "occupation_total": 13,
      "see_more": "https://api-v2.onetcenter.org/online/technology/categories/43233001"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-3021.00/",
         "code": "11-3021.00",
         "title": "Computer and Information Systems Managers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "File transfer protocol FTP software",
            "Samba",
            "Symantec Veritas File System",
            "Symantec Veritas Volume Manager"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/15-1231.00/",
         "code": "15-1231.00",
         "title": "Computer Network Support Specialists",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "File server software",
            "IBM Tivoli NetView Distribution Manager"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/15-1232.00/",
         "code": "15-1232.00",
         "title": "Computer User Support Specialists",
         "tags": {},
         "example": [
            "Desktop partitioning software",
            "Symantec Norton Utilities"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-2011.00/",
         "code": "49-2011.00",
         "title": "Computer, Automated Teller, and Office Machine Repairers",
         "tags": {},
         "example": [
            "Symantec Norton Utilities"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2031.00/",
         "code": "27-2031.00",
         "title": "Dancers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Samba"
         ]
      }
   ]
}