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-9051.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 133,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-9051.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27112703,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9051.00/related/tools_used/27112703",
         "title": "Power drills",
         "example": [
            "Concrete drills",
            "Gas drills",
            "Hammer drills",
            "Hydraulic drills"
         ],
         "example_more": [
            "Electric drills"
         ]
      },
      {
         "code": 27112503,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9051.00/related/tools_used/27112503",
         "title": "Conduit benders",
         "example": [
            "Cable benders",
            "Hand benders",
            "Hydraulic benders",
            "Power benders"
         ]
      },
      {
         "code": 41113637,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9051.00/related/tools_used/41113637",
         "title": "Voltage or current meters",
         "example": [
            "Current leakage meters",
            "Digital recording amp meters",
            "Digital voltmeters DVM",
            "Insulator testers"
         ]
      },
      {
         "code": 27131504,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9051.00/related/tools_used/27131504",
         "title": "Pneumatic hammer",
         "example": [
            "Air hammers",
            "Ground rod drivers",
            "Jackhammers"
         ]
      },
      {
         "code": 46181504,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9051.00/related/tools_used/46181504",
         "title": "Protective gloves",
         "example": [
            "Asbestos gloves",
            "Insulated gloves",
            "Leather gloves"
         ]
      },
      {
         "code": 46182306,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9051.00/related/tools_used/46182306",
         "title": "Safety harnesses or belts",
         "example": [
            "Bashlin belts",
            "Fall arrest harnesses",
            "Pole belts"
         ]
      },
      {
         "code": 23241616,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9051.00/related/tools_used/23241616",
         "title": "Wire or cable cutter",
         "example": [
            "Cable cutters",
            "Insulated cable cutters",
            "Ratchet cutters"
         ]
      },
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9051.00/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Chain saws",
            "Concrete saws",
            "Saber saws"
         ]
      },
      {
         "code": 24101602,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9051.00/related/tools_used/24101602",
         "title": "Hoists",
         "example": [
            "Capstan hoists",
            "Overhead hoists"
         ]
      },
      {
         "code": 24101612,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9051.00/related/tools_used/24101612",
         "title": "Jacks",
         "example": [
            "Chain jacks",
            "Pole jacks"
         ]
      }
   ]
}