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/47-2022.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 74,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-2022.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111901,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2022.00/related/tools_used/27111901",
         "title": "Cold chisels",
         "example": [
            "Angle chisels",
            "Cape chisels",
            "Flat chisels",
            "Hand tracers"
         ],
         "example_more": [
            "Pitching chisels",
            "Point chisels",
            "Rondel chisels",
            "Tooth chisels"
         ]
      },
      {
         "code": 27112201,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2022.00/related/tools_used/27112201",
         "title": "Trowels",
         "example": [
            "Buttering trowels",
            "Margin trowels",
            "Pointing trowels",
            "Tuck pointers"
         ],
         "example_more": [
            "Concave jointers",
            "Gauging trowels",
            "Jointers"
         ]
      },
      {
         "code": 27111602,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2022.00/related/tools_used/27111602",
         "title": "Hammers",
         "example": [
            "12 pound sledge hammers",
            "Bush hammers",
            "Cross pein sledge hammers",
            "Stone mason's hammers"
         ],
         "example_more": [
            "16 pound sledge hammers",
            "8 pound sledge hammers"
         ]
      },
      {
         "code": 22101902,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2022.00/related/tools_used/22101902",
         "title": "Plaster or mortar mixers",
         "example": [
            "Drum mortar mixers",
            "Electric mortar mixers",
            "Horizontal shaft mixers",
            "Mixing drills"
         ],
         "example_more": [
            "Pan mixers",
            "Vertical shaft mixers"
         ]
      },
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2022.00/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Circular saws",
            "Concrete saws",
            "Masonry saws",
            "Wet stone saws"
         ]
      },
      {
         "code": 23271702,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2022.00/related/tools_used/23271702",
         "title": "Blow torch",
         "example": [
            "Hand torches",
            "Heating torches",
            "Oxygen lances"
         ]
      },
      {
         "code": 46182001,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2022.00/related/tools_used/46182001",
         "title": "Masks or accessories",
         "example": [
            "Dust masks",
            "Safety masks"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2022.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Measuring tapes",
            "Story pole tape measures"
         ]
      },
      {
         "code": 24101631,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2022.00/related/tools_used/24101631",
         "title": "Suction cups",
         "example": [
            "Lifting suction cups",
            "Vacuum lifts"
         ]
      },
      {
         "code": 30191502,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2022.00/related/tools_used/30191502",
         "title": "Scaffolding",
         "example": [
            "Stationary scaffolds",
            "Swing-stage scaffolds"
         ]
      }
   ]
}