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/15-1299.07/related/tasks/21815
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "id": "21815",
      "title": "Discuss and plan systems with solution architects, system engineers, or cybersecurity experts to meet customer requirements.",
      "see_more": "https://api-v2.onetcenter.org/online/job_duties/results/15-1299.07?tasks=21815"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/41-9031.00/",
         "code": "41-9031.00",
         "title": "Sales Engineers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/41-4011.00/",
         "code": "41-4011.00",
         "title": "Sales Representatives, Wholesale and Manufacturing, Technical and Scientific Products",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/41-1012.00/",
         "code": "41-1012.00",
         "title": "First-Line Supervisors of Non-Retail Sales Workers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/19-1029.02/",
         "code": "19-1029.02",
         "title": "Molecular and Cellular Biologists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/15-1299.04/",
         "code": "15-1299.04",
         "title": "Penetration Testers",
         "tags": {
            "bright_outlook": true
         }
      }
   ]
}