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-1042.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 22,
   "next": "https://api-v2.onetcenter.org/online/occupations/53-1042.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 24101620,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-1042.00/related/tools_used/24101620",
         "title": "Track cranes",
         "example": [
            "Overhead cranes"
         ]
      },
      {
         "code": 43211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-1042.00/related/tools_used/43211701",
         "title": "Bar code reader equipment",
         "example": [
            "Barcode scanners"
         ]
      },
      {
         "code": 23152901,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-1042.00/related/tools_used/23152901",
         "title": "Wrapping machinery",
         "example": [
            "Banding machines"
         ]
      },
      {
         "code": 24101611,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-1042.00/related/tools_used/24101611",
         "title": "Slings",
         "example": [
            "Material-hoisting slings"
         ]
      },
      {
         "code": 24102202,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-1042.00/related/tools_used/24102202",
         "title": "Box sealing tape dispensers",
         "example": [
            "Tape guns"
         ]
      },
      {
         "code": 24101602,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-1042.00/related/tools_used/24101602",
         "title": "Hoists",
         "example": [
            "Power hoists"
         ]
      },
      {
         "code": 24101612,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-1042.00/related/tools_used/24101612",
         "title": "Jacks",
         "example": [
            "Hydraulic jacks"
         ]
      },
      {
         "code": 24101603,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-1042.00/related/tools_used/24101603",
         "title": "Forklifts",
         "example": [
            "Lift trucks"
         ]
      },
      {
         "code": 27111903,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-1042.00/related/tools_used/27111903",
         "title": "Planes",
         "example": [
            "Hand planes"
         ]
      },
      {
         "code": 24101504,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-1042.00/related/tools_used/24101504",
         "title": "Hand trucks or accessories",
         "example": [
            "Handtrucks"
         ]
      }
   ]
}