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-9071.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 139,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-9071.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 47121808,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9071.00/related/tools_used/47121808",
         "title": "Drain or pipe cleaning equipment",
         "example": [
            "Drain augers",
            "Drain cleaning cables",
            "Hand spinners",
            "Power drain cleaners"
         ],
         "example_more": [
            "Closet augers",
            "Heavy duty drain cleaning machines",
            "Pipe cleaning equipment",
            "Pressurized water pigs",
            "Sectional drain cleaning machines",
            "Sewer rodding machines",
            "Sewer tapes",
            "Toilet augers"
         ]
      },
      {
         "code": 23241610,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9071.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": 27111712,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9071.00/related/tools_used/27111712",
         "title": "Pullers",
         "example": [
            "Bearing pullers",
            "Chain pullers",
            "Comealongs",
            "Tub drain removers"
         ],
         "example_more": [
            "Compression sleeve pullers",
            "Faucet handle pullers",
            "Faucet stem and cartridge pullers"
         ]
      },
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9071.00/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Circular saws",
            "Radial arm saws",
            "Reciprocating saws",
            "Tile saws"
         ],
         "example_more": [
            "Concrete saws",
            "Jig saws",
            "Table saws"
         ]
      },
      {
         "code": 27112703,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9071.00/related/tools_used/27112703",
         "title": "Power drills",
         "example": [
            "Cordless power drills",
            "Direct tap machines",
            "Hammer drills",
            "Right-angle drills"
         ],
         "example_more": [
            "Hand drills"
         ]
      },
      {
         "code": 27111710,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9071.00/related/tools_used/27111710",
         "title": "Hex keys",
         "example": [
            "Allen wrenches",
            "Hex key sets",
            "Hex wrenches"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9071.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Flat blade screwdrivers",
            "Phillips head screwdrivers",
            "Straight screwdrivers"
         ]
      },
      {
         "code": 27111802,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9071.00/related/tools_used/27111802",
         "title": "Levels",
         "example": [
            "Bubble levels",
            "Hand levels",
            "Spirit levels"
         ]
      },
      {
         "code": 27111707,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9071.00/related/tools_used/27111707",
         "title": "Adjustable wrenches",
         "example": [
            "Adjustable crescent wrenches",
            "Adjustable hand wrenches",
            "Adjustable slip lock nut wrenches"
         ]
      },
      {
         "code": 27111708,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9071.00/related/tools_used/27111708",
         "title": "Pipe wrenches",
         "example": [
            "End pipe wrenches",
            "Offset pipe wrenches",
            "Straight pipe wrenches"
         ]
      }
   ]
}