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-2152.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 150,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-2152.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111714,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2152.00/related/tools_used/27111714",
         "title": "Specialty wrenches",
         "example": [
            "Chain wrenches",
            "Spud wrenches",
            "Strainer wrenches",
            "Water heater element removal wrenches"
         ],
         "example_more": [
            "Basin wrenches",
            "Basket strainer wrenches",
            "Bibb seat tools",
            "Cleanout plug wrenches",
            "Compound leverage wrenches",
            "Internal wrenches",
            "Monkey wrench sets",
            "One stop wrenches",
            "Pedestal sink wrenches",
            "Plastic nut basin wrenches",
            "Pop-up plug wrenches",
            "Rapwrenches",
            "Seat wrenches",
            "Shower valve socket wrenches",
            "Six-step faucet seat wrenches",
            "Stillson wrenches",
            "Telescoping basin wrenches"
         ]
      },
      {
         "code": 23241610,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2152.00/related/tools_used/23241610",
         "title": "Pipe or tube cutter",
         "example": [
            "Pipe cutters",
            "Power pipe cutters",
            "Ratcheting polyvinyl chloride PVC cutters",
            "Tubing cutters"
         ],
         "example_more": [
            "Copper cutting machines",
            "Mini tubing cutters",
            "Polyvinyl chloride PVC cutters",
            "Polyvinyl chloride PVC saws",
            "Soil pipe cutters",
            "Wide roll pipe cutters"
         ]
      },
      {
         "code": 47121808,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2152.00/related/tools_used/47121808",
         "title": "Drain or pipe cleaning equipment",
         "example": [
            "Drain cleaning cables",
            "Hand spinners",
            "Power sink machine drain cleaners",
            "Toilet augers"
         ],
         "example_more": [
            "Heavy duty drain cleaning machines",
            "Power spinners",
            "Pressurized water pigs",
            "Sectional drain cleaning machines",
            "Sewer tapes"
         ]
      },
      {
         "code": 27111802,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2152.00/related/tools_used/27111802",
         "title": "Levels",
         "example": [
            "Laser levels",
            "Pocket levels",
            "Torpedo levels",
            "Two-hole pins"
         ],
         "example_more": [
            "Automatic levels",
            "Dumpy levels",
            "Pipe flange aligners",
            "Split bubble levels"
         ]
      },
      {
         "code": 41112403,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2152.00/related/tools_used/41112403",
         "title": "Pressure indicators",
         "example": [
            "Air pressure gauges",
            "Heavy duty water pressure gauges",
            "Maximum reading water pressure gauges",
            "Pressure gauges"
         ],
         "example_more": [
            "Comprehensive water gauges",
            "Hydrostatic testers",
            "Water pressure gauges"
         ]
      },
      {
         "code": 23271702,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2152.00/related/tools_used/23271702",
         "title": "Blow torch",
         "example": [
            "Acetylene torches",
            "Air-acetylene torches",
            "Butane torches",
            "Cutting torches"
         ],
         "example_more": [
            "Propane torches"
         ]
      },
      {
         "code": 27112704,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2152.00/related/tools_used/27112704",
         "title": "Power grinders",
         "example": [
            "Offset grinders",
            "Pedestal grinders",
            "Portable grinders",
            "Seat dressers"
         ],
         "example_more": [
            "Stationary grinders"
         ]
      },
      {
         "code": 27112101,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2152.00/related/tools_used/27112101",
         "title": "Pipe vises",
         "example": [
            "Pipe welding vises",
            "Stands",
            "Tripod vises",
            "Welding clamps"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2152.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Flat blade screwdrivers",
            "Flat head screwdrivers",
            "Impact screwdrivers",
            "Phillips head screwdrivers"
         ]
      },
      {
         "code": 23241511,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2152.00/related/tools_used/23241511",
         "title": "Threading machine",
         "example": [
            "Pipe threading machines",
            "Power pipe threading machines",
            "Receding threaders",
            "Three-way pipe threaders"
         ]
      }
   ]
}