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-7063.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 21,
   "next": "https://api-v2.onetcenter.org/online/occupations/53-7063.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 24101620,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7063.00/related/tools_used/24101620",
         "title": "Track cranes",
         "example": [
            "Overhead track cranes"
         ]
      },
      {
         "code": 23152901,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7063.00/related/tools_used/23152901",
         "title": "Wrapping machinery",
         "example": [
            "Machine wrappers"
         ]
      },
      {
         "code": 31251502,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7063.00/related/tools_used/31251502",
         "title": "Electronic actuators",
         "example": [
            "Feeder consoles"
         ]
      },
      {
         "code": 24101602,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7063.00/related/tools_used/24101602",
         "title": "Hoists",
         "example": [
            "Electric hoists"
         ]
      },
      {
         "code": 46181802,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7063.00/related/tools_used/46181802",
         "title": "Safety glasses",
         "example": [
            "Protective glasses"
         ]
      },
      {
         "code": 24101712,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7063.00/related/tools_used/24101712",
         "title": "Belt conveyors",
         "example": [
            "Conveyor belt systems"
         ]
      },
      {
         "code": 23153022,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7063.00/related/tools_used/23153022",
         "title": "Power feeder",
         "example": [
            "Mechanical sheet feeders"
         ]
      },
      {
         "code": 24101603,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7063.00/related/tools_used/24101603",
         "title": "Forklifts",
         "example": [
            "Wheeled forklifts"
         ]
      },
      {
         "code": 44102404,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7063.00/related/tools_used/44102404",
         "title": "Label applying machines",
         "example": [
            "Label applicators"
         ]
      },
      {
         "code": 24101504,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7063.00/related/tools_used/24101504",
         "title": "Hand trucks or accessories",
         "example": [
            "Warehouse hand trucks"
         ]
      }
   ]
}