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-3051.02/related/tools_used/24101623
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 24101623,
      "title": "Tower cranes",
      "example": [
         "Material moving cranes"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-2021.00/",
         "code": "47-2021.00",
         "title": "Brickmasons and Blockmasons",
         "tags": {},
         "example": []
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-7021.00/",
         "code": "53-7021.00",
         "title": "Crane and Tower Operators",
         "tags": {},
         "example": [
            "Friction cranes",
            "Luffing jib cranes",
            "Ringer cranes"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-3032.00/",
         "code": "53-3032.00",
         "title": "Heavy and Tractor-Trailer Truck Drivers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "4-ranger tower trucks"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-3011.00/",
         "code": "47-3011.00",
         "title": "Helpers--Brickmasons, Blockmasons, Stonemasons, and Tile and Marble Setters",
         "tags": {},
         "example": [
            "Material moving cranes"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-4091.00/",
         "code": "47-4091.00",
         "title": "Segmental Pavers",
         "tags": {},
         "example": [
            "Material moving cranes"
         ]
      }
   ]
}