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-3023.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 172,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-3023.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111714,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3023.00/related/tools_used/27111714",
         "title": "Specialty wrenches",
         "example": [
            "Breaker bars",
            "Chain wrenches",
            "Locking wrenches",
            "Ratcheting gear wrenches"
         ],
         "example_more": [
            "Alignment wrenches",
            "Clutch wrenches",
            "Filter wrenches",
            "Flare nut wrenches",
            "Gear wrenches",
            "Offset brake wrenches",
            "Oil filter wrenches"
         ]
      },
      {
         "code": 27111712,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3023.00/related/tools_used/27111712",
         "title": "Pullers",
         "example": [
            "Bearing pullers",
            "Gear pullers",
            "Hand pullers",
            "Power pullers"
         ],
         "example_more": [
            "Ball joint separators",
            "Dent pullers",
            "Gear puller tools",
            "Slide hammers"
         ]
      },
      {
         "code": 43211905,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3023.00/related/tools_used/43211905",
         "title": "Organic light emitting displays",
         "example": [
            "Anti-lock braking system ABS/air bag scan tools",
            "Auto scanners",
            "Modular diagnostic information systems",
            "Scan tools"
         ],
         "example_more": [
            "Automotive on-board diagnostics scanners",
            "Diagnostic code readers",
            "Graphing scanners"
         ]
      },
      {
         "code": 27111602,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3023.00/related/tools_used/27111602",
         "title": "Hammers",
         "example": [
            "5 pound sledge hammers",
            "Brass hammers",
            "Soft face hammers",
            "Wheel weight hammers"
         ],
         "example_more": [
            "3 pound sledge hammers",
            "Plastic tip hammers"
         ]
      },
      {
         "code": 41113637,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3023.00/related/tools_used/41113637",
         "title": "Voltage or current meters",
         "example": [
            "Alternating current/direct current AC/DC inductive current clamps",
            "In-line ignition spark testers",
            "Spark plug testers",
            "Voltmeters"
         ],
         "example_more": [
            "Alternator testers",
            "Ignition module testers"
         ]
      },
      {
         "code": 41112403,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3023.00/related/tools_used/41112403",
         "title": "Pressure indicators",
         "example": [
            "Diesel modulator shift testers",
            "Engine oil pressure testers",
            "Manifold gauge sets",
            "Oil pressure gauges"
         ],
         "example_more": [
            "Fuel pressure testers"
         ]
      },
      {
         "code": 27111505,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3023.00/related/tools_used/27111505",
         "title": "Punches or nail sets or drifts",
         "example": [
            "Center punches",
            "Pin punches",
            "Punches",
            "Taper punches"
         ]
      },
      {
         "code": 41103306,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3023.00/related/tools_used/41103306",
         "title": "Pneumatic vacuum equipment",
         "example": [
            "Brake bleeders",
            "Hydraulic bleed tools",
            "Pneumatic fluid evacuators",
            "Pressure brake bleeders"
         ]
      },
      {
         "code": 25171718,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3023.00/related/tools_used/25171718",
         "title": "Brake repair kits",
         "example": [
            "Brake shoe tools",
            "Brake tools",
            "Disc brake pad spreaders",
            "Shoe retaining spring tools"
         ]
      },
      {
         "code": 41111809,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3023.00/related/tools_used/41111809",
         "title": "Leak testing equipment",
         "example": [
            "Combustion leak detectors",
            "Leak detecting diagnostic smoke machines",
            "Leak detection smoke machines",
            "Light emitting diode LED leak detector lights"
         ]
      }
   ]
}