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-9031.00/related/work_context/4.C.2.d.1.g
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "id": "4.C.2.d.1.g",
      "name": "Spend Time Using Your Hands to Handle, Control, or Feel Objects, Tools, or Controls",
      "description": "How much does this job require using your hands to handle, control, or feel objects, tools or controls?",
      "see_more": "https://api-v2.onetcenter.org/online/onet_data/work_context/4.C.2.d.1.g"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1292.00/",
         "code": "29-1292.00",
         "title": "Dental Hygienists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-5012.00/",
         "code": "39-5012.00",
         "title": "Hairdressers, Hairstylists, and Cosmetologists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/45-4022.00/",
         "code": "45-4022.00",
         "title": "Logging Equipment Operators",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-3052.00/",
         "code": "49-3052.00",
         "title": "Motorcycle Mechanics",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-5043.00/",
         "code": "47-5043.00",
         "title": "Roof Bolters, Mining",
         "tags": {}
      }
   ]
}