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/11-9161.00/related/tools_used/46181509
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 46181509,
      "title": "Hazardous material protective apparel",
      "example": [
         "Chemical protective clothing"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-9011.00/",
         "code": "51-9011.00",
         "title": "Chemical Equipment Operators and Tenders",
         "tags": {},
         "example": [
            "Personal protective equipment"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-8091.00/",
         "code": "51-8091.00",
         "title": "Chemical Plant and System Operators",
         "tags": {},
         "example": [
            "Personal protective equipment"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/19-4031.00/",
         "code": "19-4031.00",
         "title": "Chemical Technicians",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Hazardous material protective clothing"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-2061.00/",
         "code": "47-2061.00",
         "title": "Construction Laborers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Protective suits"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-7021.00/",
         "code": "53-7021.00",
         "title": "Crane and Tower Operators",
         "tags": {},
         "example": [
            "Survival suits"
         ]
      }
   ]
}