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-3042.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 107,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-3042.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111505,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3042.00/related/tools_used/27111505",
         "title": "Punches or nail sets or drifts",
         "example": [
            "Brass drifts",
            "Center punches",
            "Punch sets",
            "Three-pin punches"
         ],
         "example_more": [
            "Pin punches",
            "Starter punches"
         ]
      },
      {
         "code": 27111714,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3042.00/related/tools_used/27111714",
         "title": "Specialty wrenches",
         "example": [
            "Brake bleeder wrenches",
            "Breaker bars",
            "Flare nut wrenches",
            "Oil filter wrenches"
         ]
      },
      {
         "code": 27112115,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3042.00/related/tools_used/27112115",
         "title": "Locking pliers",
         "example": [
            "Channel lock pliers",
            "Hose-clamp pliers",
            "Locking C-clamp pliers",
            "Vise grip pliers"
         ]
      },
      {
         "code": 27131501,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3042.00/related/tools_used/27131501",
         "title": "Pneumatic impact wrenches",
         "example": [
            "Impact air wrenches",
            "Pneumatic ratchets",
            "Pneumatic wrenches"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3042.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Phillips head screwdrivers",
            "Ratcheting screwdrivers",
            "Slotted screwdrivers"
         ]
      },
      {
         "code": 27111710,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3042.00/related/tools_used/27111710",
         "title": "Hex keys",
         "example": [
            "Allen wrenches",
            "Hex key sets"
         ]
      },
      {
         "code": 27112710,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3042.00/related/tools_used/27112710",
         "title": "Power screwguns",
         "example": [
            "Cordless screwdrivers",
            "Electronic screwdrivers"
         ]
      },
      {
         "code": 41113642,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3042.00/related/tools_used/41113642",
         "title": "Circuit tester",
         "example": [
            "Circuit testers",
            "Test lights"
         ]
      },
      {
         "code": 27112113,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3042.00/related/tools_used/27112113",
         "title": "Slip or groove joint pliers",
         "example": [
            "Groove joint/water pump pliers",
            "Slip joint pliers"
         ]
      },
      {
         "code": 41114504,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3042.00/related/tools_used/41114504",
         "title": "Pitch measuring instruments",
         "example": [
            "Pitch gauges",
            "Screw pitch gauges"
         ]
      }
   ]
}