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-2011.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 53,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-2011.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27112402,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2011.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": 27111714,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2011.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"
         ]
      },
      {
         "code": 27111715,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2011.00/related/tools_used/27111715",
         "title": "Torque wrenches",
         "example": [
            "Fuel control wrenches",
            "Torque drivers",
            "Trunnion wrenches"
         ]
      },
      {
         "code": 44111809,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2011.00/related/tools_used/44111809",
         "title": "Templates",
         "example": [
            "Drafting templates",
            "Mylar index templates",
            "Setup templates"
         ]
      },
      {
         "code": 23153002,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2011.00/related/tools_used/23153002",
         "title": "Guide jig",
         "example": [
            "Material guiding jigs",
            "Trunnion centering tools"
         ]
      },
      {
         "code": 46181504,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2011.00/related/tools_used/46181504",
         "title": "Protective gloves",
         "example": [
            "Anti-vibration gloves",
            "Safety gloves"
         ]
      },
      {
         "code": 23271406,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2011.00/related/tools_used/23271406",
         "title": "Spot welding machine",
         "example": [
            "Spot welding equipment",
            "Tack welding equipment"
         ]
      },
      {
         "code": 24101620,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2011.00/related/tools_used/24101620",
         "title": "Track cranes",
         "example": [
            "Overhead cranes"
         ]
      },
      {
         "code": 27111940,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2011.00/related/tools_used/27111940",
         "title": "Mill saw file",
         "example": [
            "Single-cut mill saw files"
         ]
      },
      {
         "code": 23251501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2011.00/related/tools_used/23251501",
         "title": "Hydraulic press brake",
         "example": [
            "Metal bending equipment"
         ]
      }
   ]
}