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-4122.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 51,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-4122.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 23271406,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4122.00/related/tools_used/23271406",
         "title": "Spot welding machine",
         "example": [
            "Portable welding machines",
            "Resistance welding guns",
            "Resistance welding machines",
            "Spot welding guns"
         ]
      },
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4122.00/related/tools_used/41111621",
         "title": "Calipers",
         "example": [
            "Dial calipers",
            "Outside micrometer calipers",
            "Undercut gauges"
         ]
      },
      {
         "code": 23153204,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4122.00/related/tools_used/23153204",
         "title": "Welding robots",
         "example": [
            "Brazing robots",
            "Soldering robots"
         ]
      },
      {
         "code": 23271710,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4122.00/related/tools_used/23271710",
         "title": "Welding or brazing tip cleaner file",
         "example": [
            "Welding tip cleaning files"
         ]
      },
      {
         "code": 23271810,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4122.00/related/tools_used/23271810",
         "title": "Welding electrode",
         "example": [
            "Welding electrodes"
         ]
      },
      {
         "code": 27111940,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4122.00/related/tools_used/27111940",
         "title": "Mill saw file",
         "example": [
            "Single-cut mill saw files"
         ]
      },
      {
         "code": 41111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4122.00/related/tools_used/41111601",
         "title": "Micrometers",
         "example": [
            "Vernier micrometers"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4122.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Measuring tapes"
         ]
      },
      {
         "code": 23271711,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4122.00/related/tools_used/23271711",
         "title": "Welding or cutting tip",
         "example": [
            "Welding torch tips"
         ]
      },
      {
         "code": 40101831,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4122.00/related/tools_used/40101831",
         "title": "Induction heaters",
         "example": [
            "Heating furnaces"
         ]
      }
   ]
}