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/51-9031.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 24,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-9031.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111502,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9031.00/related/tools_used/27111502",
         "title": "Razor knives",
         "example": [
            "Carpet cutters",
            "Carpet knives",
            "Carpet trimmers",
            "Loop pile carpet cutters"
         ]
      },
      {
         "code": 27111508,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9031.00/related/tools_used/27111508",
         "title": "Saws",
         "example": [
            "Handsaws",
            "Jab saws",
            "Utility saws"
         ]
      },
      {
         "code": 60121305,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9031.00/related/tools_used/60121305",
         "title": "Rotary paper or fabric cutter",
         "example": [
            "Cordless cutters",
            "Rotary cutters"
         ]
      },
      {
         "code": 27111507,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9031.00/related/tools_used/27111507",
         "title": "Metal cutters",
         "example": [
            "Tack strip cutters",
            "Wire duct cutting tools"
         ]
      },
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9031.00/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Cut-off saws",
            "Foam rubber cutter"
         ]
      },
      {
         "code": 23241610,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9031.00/related/tools_used/23241610",
         "title": "Pipe or tube cutter",
         "example": [
            "Tubing cutters"
         ]
      },
      {
         "code": 27111901,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9031.00/related/tools_used/27111901",
         "title": "Cold chisels",
         "example": [
            "Flat cold chisels"
         ]
      },
      {
         "code": 27111611,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9031.00/related/tools_used/27111611",
         "title": "Stonemason hammer",
         "example": [
            "Stone hammers"
         ]
      },
      {
         "code": 27112302,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9031.00/related/tools_used/27112302",
         "title": "Awls",
         "example": [
            "Awl sets"
         ]
      },
      {
         "code": 27111602,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9031.00/related/tools_used/27111602",
         "title": "Hammers",
         "example": [
            "Multipurpose hammers"
         ]
      }
   ]
}