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/49-9099.01/related/tasks/17951
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "id": "17951",
      "title": "Determine whether emergency or auxiliary systems will be needed to keep properties heated or cooled in extreme weather conditions.",
      "see_more": "https://api-v2.onetcenter.org/online/job_duties/results/49-9099.01?tasks=17951"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-9062.00/",
         "code": "49-9062.00",
         "title": "Medical Equipment Repairers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-9096.00/",
         "code": "49-9096.00",
         "title": "Riggers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-2098.00/",
         "code": "49-2098.00",
         "title": "Security and Fire Alarm Systems Installers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-3022.00/",
         "code": "49-3022.00",
         "title": "Automotive Glass Installers and Repairers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-2094.00/",
         "code": "49-2094.00",
         "title": "Electrical and Electronics Repairers, Commercial and Industrial Equipment",
         "tags": {}
      }
   ]
}