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-2094.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 104,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-2094.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41113637,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2094.00/related/tools_used/41113637",
         "title": "Voltage or current meters",
         "example": [
            "High-voltage detectors",
            "Low voltage detectors",
            "Test lamps",
            "Voltmeters"
         ],
         "example_more": [
            "Digital clamp meters"
         ]
      },
      {
         "code": 27112501,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2094.00/related/tools_used/27112501",
         "title": "Pipe bending tools",
         "example": [
            "Hydraulic pipe benders",
            "Pipe benders",
            "Polyvinyl chloride PVC benders"
         ]
      },
      {
         "code": 46182103,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2094.00/related/tools_used/46182103",
         "title": "Grounding hardware",
         "example": [
            "Clamp sticks",
            "Ground straps",
            "Temporary protective grounds"
         ]
      },
      {
         "code": 27111505,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2094.00/related/tools_used/27111505",
         "title": "Punches or nail sets or drifts",
         "example": [
            "Knockout punches",
            "Punches",
            "Screw starters"
         ]
      },
      {
         "code": 46182306,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2094.00/related/tools_used/46182306",
         "title": "Safety harnesses or belts",
         "example": [
            "Safety belts",
            "Safety harnesses",
            "Safety lines"
         ]
      },
      {
         "code": 32101628,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2094.00/related/tools_used/32101628",
         "title": "Microcontrollers",
         "example": [
            "Programmable logic controllers PLC",
            "Proportional integral derivative PID controllers",
            "Teach pendants"
         ]
      },
      {
         "code": 41113620,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2094.00/related/tools_used/41113620",
         "title": "High voltage cable detection",
         "example": [
            "Cable locating meters",
            "Hotsticks"
         ]
      },
      {
         "code": 22101801,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2094.00/related/tools_used/22101801",
         "title": "Manlift or personnel lift",
         "example": [
            "Manlifts",
            "Personnel lifts"
         ]
      },
      {
         "code": 41113642,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2094.00/related/tools_used/41113642",
         "title": "Circuit tester",
         "example": [
            "Growlers",
            "Light fixture testers"
         ]
      },
      {
         "code": 24101624,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2094.00/related/tools_used/24101624",
         "title": "Hydraulic truck cranes",
         "example": [
            "Hydraulic boom trucks",
            "Hydraulic booms"
         ]
      }
   ]
}