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-4121.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 110,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-4121.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 23271702,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4121.00/related/tools_used/23271702",
         "title": "Blow torch",
         "example": [
            "Motorized cutting torches",
            "Oxyacetylene torches",
            "Pattern cutting torches",
            "Propane torches"
         ]
      },
      {
         "code": 23241801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4121.00/related/tools_used/23241801",
         "title": "Drill press or radial drill",
         "example": [
            "Drill presses",
            "Portable magnetic drill presses",
            "Punch presses"
         ]
      },
      {
         "code": 23271707,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4121.00/related/tools_used/23271707",
         "title": "Gas welding or brazing or cutting apparatus",
         "example": [
            "Oxyacetylene welding equipment",
            "Rod ovens",
            "Storage ovens and hot boxes"
         ]
      },
      {
         "code": 23271810,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4121.00/related/tools_used/23271810",
         "title": "Welding electrode",
         "example": [
            "Underwater electrodes",
            "Welding electrodes"
         ]
      },
      {
         "code": 22101801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4121.00/related/tools_used/22101801",
         "title": "Manlift or personnel lift",
         "example": [
            "Hydraulic truck lifts",
            "Swing stages"
         ]
      },
      {
         "code": 23271711,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4121.00/related/tools_used/23271711",
         "title": "Welding or cutting tip",
         "example": [
            "Torch tips",
            "Welding tips"
         ]
      },
      {
         "code": 23271821,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4121.00/related/tools_used/23271821",
         "title": "Welder torch",
         "example": [
            "Brazing equipment",
            "Welding torches"
         ]
      },
      {
         "code": 23242102,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4121.00/related/tools_used/23242102",
         "title": "Electrode holder",
         "example": [
            "Underwater electrode holders",
            "Welding electrode holders"
         ]
      },
      {
         "code": 23271402,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4121.00/related/tools_used/23271402",
         "title": "Ultrasonic welding machine",
         "example": [
            "Ultrasonic soldering equipment",
            "Ultrasonic welding equipment"
         ]
      },
      {
         "code": 46181703,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4121.00/related/tools_used/46181703",
         "title": "Welding masks",
         "example": [
            "Hand shields",
            "Welding shields"
         ]
      }
   ]
}