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/tools_used/20122820
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 20122820,
      "title": "Land drilling rigs",
      "example": [
         "Well drilling rigs"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/",
         "code": "19-3091.00",
         "title": "Anthropologists and Archeologists",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Hydraulic drilling rigs"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-3022.00/",
         "code": "17-3022.00",
         "title": "Civil Engineering Technologists and Technicians",
         "tags": {},
         "example": [
            "Small-gauge surface drilling rigs"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-3025.00/",
         "code": "17-3025.00",
         "title": "Environmental Engineering Technologists and Technicians",
         "tags": {},
         "example": [
            "Tractor mounted drill rigs"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/19-3092.00/",
         "code": "19-3092.00",
         "title": "Geographers",
         "tags": {},
         "example": [
            "Truck-mounted drilling rigs"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-2073.00/",
         "code": "47-2073.00",
         "title": "Operating Engineers and Other Construction Equipment Operators",
         "tags": {},
         "example": [
            "Churn drills",
            "Vertical drills"
         ]
      }
   ]
}