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/47-2081.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 43,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-2081.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27112601,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2081.00/related/tools_used/27112601",
         "title": "Putty knives",
         "example": [
            "Corner knives",
            "Joint knives",
            "Taping knives",
            "Wipe-down knives"
         ],
         "example_more": [
            "Feather edge drywall darbies"
         ]
      },
      {
         "code": 27112201,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2081.00/related/tools_used/27112201",
         "title": "Trowels",
         "example": [
            "Bullnose trowels",
            "Drywall trowels",
            "Inside corner trowels",
            "Outside corner trowels"
         ]
      },
      {
         "code": 27112903,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2081.00/related/tools_used/27112903",
         "title": "Hand sprayers",
         "example": [
            "Pistol hopper guns",
            "Texture guns",
            "Texture sprayers"
         ]
      },
      {
         "code": 24101604,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2081.00/related/tools_used/24101604",
         "title": "Lifts",
         "example": [
            "Drywall lifts",
            "Mini lifters",
            "Roll lifters"
         ]
      },
      {
         "code": 27111508,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2081.00/related/tools_used/27111508",
         "title": "Saws",
         "example": [
            "Drywall ripping tools",
            "Drywall saws",
            "Wallboard saws"
         ]
      },
      {
         "code": 27112708,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2081.00/related/tools_used/27112708",
         "title": "Power sanders",
         "example": [
            "Pole sanders",
            "Power hand sanders",
            "Rotary sanders"
         ]
      },
      {
         "code": 27111602,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2081.00/related/tools_used/27111602",
         "title": "Hammers",
         "example": [
            "Crowhead hammers",
            "Drywall hammers"
         ]
      },
      {
         "code": 27111802,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2081.00/related/tools_used/27111802",
         "title": "Levels",
         "example": [
            "Box beam levels",
            "Torpedo levels"
         ]
      },
      {
         "code": 22101902,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2081.00/related/tools_used/22101902",
         "title": "Plaster or mortar mixers",
         "example": [
            "Drywall mud mixers",
            "Fan blade mixers"
         ]
      },
      {
         "code": 27111503,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2081.00/related/tools_used/27111503",
         "title": "Utility knives",
         "example": [
            "Edge cutters",
            "Trimming knives"
         ]
      }
   ]
}