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/53-7041.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 20,
   "next": "https://api-v2.onetcenter.org/online/occupations/53-7041.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 24101602,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7041.00/related/tools_used/24101602",
         "title": "Hoists",
         "example": [
            "Electric hoists",
            "Gas powered hoists",
            "Pneumatic hoists",
            "Power hoists"
         ]
      },
      {
         "code": 22101709,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7041.00/related/tools_used/22101709",
         "title": "Grapples",
         "example": [
            "Fork-grapples"
         ]
      },
      {
         "code": 27112901,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7041.00/related/tools_used/27112901",
         "title": "Grease guns",
         "example": [
            "Grease dispensing guns"
         ]
      },
      {
         "code": 24101611,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7041.00/related/tools_used/24101611",
         "title": "Slings",
         "example": [
            "Lifting slings"
         ]
      },
      {
         "code": 24101712,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7041.00/related/tools_used/24101712",
         "title": "Belt conveyors",
         "example": [
            "Conveyor belt systems"
         ]
      },
      {
         "code": 27112132,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7041.00/related/tools_used/27112132",
         "title": "Hold down clamps",
         "example": [
            "Load clamps"
         ]
      },
      {
         "code": 24101603,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7041.00/related/tools_used/24101603",
         "title": "Forklifts",
         "example": [
            "Tracked forklifts"
         ]
      },
      {
         "code": 31151703,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7041.00/related/tools_used/31151703",
         "title": "Lifting cables",
         "example": [
            "Hoisting cables"
         ]
      },
      {
         "code": 24101504,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7041.00/related/tools_used/24101504",
         "title": "Hand trucks or accessories",
         "example": [
            "Warehouse hand trucks"
         ]
      },
      {
         "code": 24101505,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7041.00/related/tools_used/24101505",
         "title": "Pallet trucks",
         "example": [
            "Pallet jacks"
         ]
      }
   ]
}