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-7121.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 15,
   "next": "https://api-v2.onetcenter.org/online/occupations/53-7121.00/details/tools_used?start=11&end=15",
   "category": [
      {
         "code": 24101505,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7121.00/related/tools_used/24101505",
         "title": "Pallet trucks",
         "example": [
            "Riding pallet jacks",
            "Walk behind pallet jacks"
         ]
      },
      {
         "code": 24101605,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7121.00/related/tools_used/24101605",
         "title": "Loading equipment",
         "example": [
            "Mobile shiploaders",
            "Stock pickers"
         ]
      },
      {
         "code": 22101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7121.00/related/tools_used/22101501",
         "title": "Front end loaders",
         "example": [
            "Wheeled front end loaders"
         ]
      },
      {
         "code": 46182002,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7121.00/related/tools_used/46182002",
         "title": "Respirators",
         "example": [
            "Protective respirators"
         ]
      },
      {
         "code": 24101602,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7121.00/related/tools_used/24101602",
         "title": "Hoists",
         "example": [
            "Electric hoists"
         ]
      },
      {
         "code": 24101712,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7121.00/related/tools_used/24101712",
         "title": "Belt conveyors",
         "example": [
            "Conveyor belt systems"
         ]
      },
      {
         "code": 24101603,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7121.00/related/tools_used/24101603",
         "title": "Forklifts",
         "example": [
            "Warehouse forklifts"
         ]
      },
      {
         "code": 41113024,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7121.00/related/tools_used/41113024",
         "title": "Hydrometers",
         "example": [
            "Digital hydrometers"
         ]
      },
      {
         "code": 43212105,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7121.00/related/tools_used/43212105",
         "title": "Laser printers",
         "example": [
            "Computer laser printers"
         ]
      },
      {
         "code": 24101606,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7121.00/related/tools_used/24101606",
         "title": "Stackers",
         "example": [
            "Reach trucks"
         ]
      }
   ]
}