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-3052.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 55,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-3052.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111712,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3052.00/related/tools_used/27111712",
         "title": "Pullers",
         "example": [
            "Bushing pullers",
            "Flywheel pullers",
            "Seal removers",
            "Spring hook tool sets"
         ],
         "example_more": [
            "Clutch pullers",
            "Crankcase splitters",
            "Fork cap removers",
            "O-ring pullers",
            "Oil seal pullers"
         ]
      },
      {
         "code": 27111714,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3052.00/related/tools_used/27111714",
         "title": "Specialty wrenches",
         "example": [
            "Battery cable wrenches",
            "Oil filter wrenches",
            "Timing cover plug wrenches",
            "Valve stem inserters"
         ],
         "example_more": [
            "Fork seal drivers",
            "Shock absorber wrenches",
            "Spoke wrenches",
            "Steering race presses"
         ]
      },
      {
         "code": 24101661,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3052.00/related/tools_used/24101661",
         "title": "Vehicle lift",
         "example": [
            "Air lifts",
            "Crate lifts",
            "Hydraulic vehicle lifts",
            "Sportbike lifting arms"
         ],
         "example_more": [
            "Cycle docks",
            "Dirt bike lifts stands"
         ]
      },
      {
         "code": 25191824,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3052.00/related/tools_used/25191824",
         "title": "Engine tune up tester",
         "example": [
            "Carburetor diagnostic tools",
            "Electrical diagnostic tools",
            "Flow benches",
            "Peak voltage testers"
         ]
      },
      {
         "code": 25191701,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3052.00/related/tools_used/25191701",
         "title": "Wheel balancing equipment",
         "example": [
            "Bubble balancers",
            "Tire balancers",
            "Wheel balancers"
         ]
      },
      {
         "code": 27112832,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3052.00/related/tools_used/27112832",
         "title": "Socket attachments and accessories",
         "example": [
            "Sliding T-handles",
            "Socket adapters",
            "Socket extensions"
         ]
      },
      {
         "code": 25191742,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3052.00/related/tools_used/25191742",
         "title": "Vehicle parts washing machine",
         "example": [
            "Automatic part cleaners",
            "Spray washers",
            "Ultrasonic parts cleaners"
         ]
      },
      {
         "code": 27112814,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3052.00/related/tools_used/27112814",
         "title": "Screwdriver bits",
         "example": [
            "Large slotted bits",
            "Phillips bits",
            "Small slotted bits"
         ]
      },
      {
         "code": 25191726,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3052.00/related/tools_used/25191726",
         "title": "Automotive honing machine",
         "example": [
            "Automatic cylinder hones",
            "Brake cylinder hones",
            "Head surfacing machines"
         ]
      },
      {
         "code": 27112110,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3052.00/related/tools_used/27112110",
         "title": "Retaining ring pliers",
         "example": [
            "Lock ring tools",
            "Snap-ring pliers"
         ]
      }
   ]
}