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/51-2092.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 127,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-2092.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111714,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2092.00/related/tools_used/27111714",
         "title": "Specialty wrenches",
         "example": [
            "Case wrenches",
            "Gear shaft wrenches",
            "Input wrenches",
            "Spline key wrenches"
         ],
         "example_more": [
            "Flange wrenches",
            "Fuel nozzle wrenches",
            "Gear wrenches"
         ]
      },
      {
         "code": 27112402,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2092.00/related/tools_used/27112402",
         "title": "Rivet tools",
         "example": [
            "Alligator jaw compression riveters",
            "Autoriveters",
            "Metal bucking bars",
            "Recoilless rivet hammers"
         ],
         "example_more": [
            "Blind rivet guns",
            "C-yoke compression riveters"
         ]
      },
      {
         "code": 23251501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2092.00/related/tools_used/23251501",
         "title": "Hydraulic press brake",
         "example": [
            "Computerized numerical control CNC press brakes",
            "Metal bending equipment",
            "Straightening presses"
         ]
      },
      {
         "code": 27111505,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2092.00/related/tools_used/27111505",
         "title": "Punches or nail sets or drifts",
         "example": [
            "Center punches",
            "Drift pins",
            "Punches"
         ]
      },
      {
         "code": 27111715,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2092.00/related/tools_used/27111715",
         "title": "Torque wrenches",
         "example": [
            "Fuel control wrenches",
            "Torque drivers",
            "Trunnion wrenches"
         ]
      },
      {
         "code": 27111506,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2092.00/related/tools_used/27111506",
         "title": "Shears",
         "example": [
            "Beverly shears",
            "Hand shears",
            "Unishears"
         ]
      },
      {
         "code": 31211908,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2092.00/related/tools_used/31211908",
         "title": "Paint sprayers",
         "example": [
            "High-volume low-pressure HVLP spray guns",
            "Paint spray guns",
            "Pneumatic spray guns"
         ]
      },
      {
         "code": 44111809,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2092.00/related/tools_used/44111809",
         "title": "Templates",
         "example": [
            "Drafting templates",
            "Mylar index templates",
            "Setup templates"
         ]
      },
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2092.00/related/tools_used/41111621",
         "title": "Calipers",
         "example": [
            "Dial calipers",
            "Vernier calipers"
         ]
      },
      {
         "code": 23271821,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2092.00/related/tools_used/23271821",
         "title": "Welder torch",
         "example": [
            "Brazing equipment",
            "Welding torches"
         ]
      }
   ]
}