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/47-2111.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 112,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-2111.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111510,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2111.00/related/tools_used/27111510",
         "title": "Stripping tools",
         "example": [
            "Cable jacket strippers",
            "Self-adjusting insulation strippers",
            "Universal stripping tools",
            "Wire strippers"
         ],
         "example_more": [
            "Automatic insulation strippers",
            "Cable sheath strippers",
            "Channel lock crimping tools",
            "End wire strippers"
         ]
      },
      {
         "code": 23241616,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2111.00/related/tools_used/23241616",
         "title": "Wire or cable cutter",
         "example": [
            "Cable cutters",
            "High-leverage cable cutters",
            "Insulated cable cutters",
            "Utility cable cutters"
         ],
         "example_more": [
            "Cable butt trimmers",
            "Coaxial cable cutters"
         ]
      },
      {
         "code": 41113637,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2111.00/related/tools_used/41113637",
         "title": "Voltage or current meters",
         "example": [
            "Non-contact voltage detectors",
            "Test lamps",
            "Volt tick meters",
            "Voltmeters"
         ],
         "example_more": [
            "Current clamps",
            "Milliameters"
         ]
      },
      {
         "code": 26121635,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2111.00/related/tools_used/26121635",
         "title": "Cable reels",
         "example": [
            "Single reel cable trailers",
            "Wheeled wire dispensers",
            "Wire dollies",
            "Wire hand caddies"
         ],
         "example_more": [
            "Wire dispensers"
         ]
      },
      {
         "code": 27111518,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2111.00/related/tools_used/27111518",
         "title": "Wire lug crimping tool",
         "example": [
            "Ratchet crimper kits",
            "Terminal crimpers",
            "Wire crimpers",
            "Wire crimping tools"
         ]
      },
      {
         "code": 41113642,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2111.00/related/tools_used/41113642",
         "title": "Circuit tester",
         "example": [
            "Circuit testers",
            "Continuity coaxial testers",
            "Growlers"
         ]
      },
      {
         "code": 27112503,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2111.00/related/tools_used/27112503",
         "title": "Conduit benders",
         "example": [
            "Cable benders",
            "Electric conduit benders",
            "Hydraulic conduit benders"
         ]
      },
      {
         "code": 27112117,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2111.00/related/tools_used/27112117",
         "title": "End cut pliers",
         "example": [
            "End cutting pliers",
            "High-leverage side cutting pliers",
            "Side cutting pliers"
         ]
      },
      {
         "code": 27112110,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2111.00/related/tools_used/27112110",
         "title": "Retaining ring pliers",
         "example": [
            "External snap ring pliers",
            "Internal snap ring pliers"
         ]
      },
      {
         "code": 27111710,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2111.00/related/tools_used/27111710",
         "title": "Hex keys",
         "example": [
            "Allen wrenches",
            "Hex key sets"
         ]
      }
   ]
}