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-2041.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 59,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-2041.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 23241801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2041.00/related/tools_used/23241801",
         "title": "Drill press or radial drill",
         "example": [
            "Drill presses",
            "Magnetic drill presses",
            "Radial drills"
         ]
      },
      {
         "code": 27111505,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2041.00/related/tools_used/27111505",
         "title": "Punches or nail sets or drifts",
         "example": [
            "Center punches",
            "Drift pins",
            "Punches"
         ]
      },
      {
         "code": 27111506,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2041.00/related/tools_used/27111506",
         "title": "Shears",
         "example": [
            "Beverly shears",
            "Hand shears",
            "Unishears"
         ]
      },
      {
         "code": 23251501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2041.00/related/tools_used/23251501",
         "title": "Hydraulic press brake",
         "example": [
            "Computerized numerical control CNC press brakes",
            "Straightening presses"
         ]
      },
      {
         "code": 23271821,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2041.00/related/tools_used/23271821",
         "title": "Welder torch",
         "example": [
            "Hand torch welders",
            "Welding torches"
         ]
      },
      {
         "code": 23271404,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2041.00/related/tools_used/23271404",
         "title": "Plasma arc welding machine",
         "example": [
            "Flame cutters",
            "Plasma cutters"
         ]
      },
      {
         "code": 23271408,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2041.00/related/tools_used/23271408",
         "title": "Metal inert gas welding machine",
         "example": [
            "Metal inert gas MIG welders"
         ]
      },
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2041.00/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Circular saws",
            "Cutoff saws",
            "Radial arm saws"
         ]
      },
      {
         "code": 24101620,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2041.00/related/tools_used/24101620",
         "title": "Track cranes",
         "example": [
            "Overhead cranes"
         ]
      },
      {
         "code": 41111630,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2041.00/related/tools_used/41111630",
         "title": "Dial indicator or dial gauge",
         "example": [
            "Dial indicators"
         ]
      }
   ]
}