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/49-9081.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 74,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-9081.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41113640,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9081.00/related/tools_used/41113640",
         "title": "Wattmeters",
         "example": [
            "Conventional watt meters",
            "Electronic watt meters"
         ]
      },
      {
         "code": 27111715,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9081.00/related/tools_used/27111715",
         "title": "Torque wrenches",
         "example": [
            "Manual torque wrenches",
            "Torque multipliers"
         ]
      },
      {
         "code": 41113637,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9081.00/related/tools_used/41113637",
         "title": "Voltage or current meters",
         "example": [
            "Volt meters",
            "Voltage testers"
         ]
      },
      {
         "code": 27111510,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9081.00/related/tools_used/27111510",
         "title": "Stripping tools",
         "example": [
            "Wire strippers"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9081.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 41113320,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9081.00/related/tools_used/41113320",
         "title": "Lubricating oil testing kit",
         "example": [
            "Lubricant oil sampling kits"
         ]
      },
      {
         "code": 41115320,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9081.00/related/tools_used/41115320",
         "title": "Signal generators",
         "example": [
            "Function generators"
         ]
      },
      {
         "code": 41113620,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9081.00/related/tools_used/41113620",
         "title": "High voltage cable detection",
         "example": [
            "Hotsticks"
         ]
      },
      {
         "code": 27112720,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9081.00/related/tools_used/27112720",
         "title": "Torque tools",
         "example": [
            "Hydraulic torque machines"
         ]
      },
      {
         "code": 41113630,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9081.00/related/tools_used/41113630",
         "title": "Multimeters",
         "example": [
            "Digital multimeters"
         ]
      }
   ]
}