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-3051.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 58,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-3051.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111714,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3051.00/related/tools_used/27111714",
         "title": "Specialty wrenches",
         "example": [
            "Bearing retainer wrenches",
            "Breaker bars",
            "Propeller wrenches",
            "Shift cable tools"
         ],
         "example_more": [
            "Fuel filter wrenches"
         ]
      },
      {
         "code": 27111704,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3051.00/related/tools_used/27111704",
         "title": "Sockets",
         "example": [
            "Metric flex sockets",
            "Metric sockets",
            "Standard flex sockets",
            "Standard socket wrenches"
         ]
      },
      {
         "code": 27111712,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3051.00/related/tools_used/27111712",
         "title": "Pullers",
         "example": [
            "Cotter pin pullers",
            "Seal pullers",
            "Tie rod end pullers"
         ]
      },
      {
         "code": 27111710,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3051.00/related/tools_used/27111710",
         "title": "Hex keys",
         "example": [
            "Hex sets",
            "T handle hex wrenches"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3051.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Phillips screwdrivers",
            "Slot screwdrivers"
         ]
      },
      {
         "code": 27111505,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3051.00/related/tools_used/27111505",
         "title": "Punches or nail sets or drifts",
         "example": [
            "Flat tip screw starters",
            "Starter punches"
         ]
      },
      {
         "code": 27112115,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3051.00/related/tools_used/27112115",
         "title": "Locking pliers",
         "example": [
            "Channel lock pliers",
            "Vise grip pliers"
         ]
      },
      {
         "code": 26111719,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3051.00/related/tools_used/26111719",
         "title": "Battery testers",
         "example": [
            "Battery load testers",
            "Electrical diagnostic platform analyzers"
         ]
      },
      {
         "code": 27112110,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3051.00/related/tools_used/27112110",
         "title": "Retaining ring pliers",
         "example": [
            "Fixed tip snap ring pliers"
         ]
      },
      {
         "code": 39111610,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3051.00/related/tools_used/39111610",
         "title": "Flashlight",
         "example": [
            "Penlights"
         ]
      }
   ]
}