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/49-9095.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 35,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-9095.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111802,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9095.00/related/tools_used/27111802",
         "title": "Levels",
         "example": [
            "Carpenters' levels",
            "Water levels"
         ]
      },
      {
         "code": 41113904,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9095.00/related/tools_used/41113904",
         "title": "Penetrometers",
         "example": [
            "Pocket penetrometers",
            "Soil torque probes"
         ]
      },
      {
         "code": 23241610,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9095.00/related/tools_used/23241610",
         "title": "Pipe or tube cutter",
         "example": [
            "Pipe cutters"
         ]
      },
      {
         "code": 27112710,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9095.00/related/tools_used/27112710",
         "title": "Power screwguns",
         "example": [
            "Power screwdrivers"
         ]
      },
      {
         "code": 27112720,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9095.00/related/tools_used/27112720",
         "title": "Torque tools",
         "example": [
            "Power carpet stretchers"
         ]
      },
      {
         "code": 27112401,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9095.00/related/tools_used/27112401",
         "title": "Staple guns",
         "example": [
            "Pneumatic staple guns"
         ]
      },
      {
         "code": 40151601,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9095.00/related/tools_used/40151601",
         "title": "Air compressors",
         "example": [
            "Electric air compressors"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9095.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Slotted screwdrivers"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9095.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Measuring tapes"
         ]
      },
      {
         "code": 22101901,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9095.00/related/tools_used/22101901",
         "title": "Concrete mixers or plants",
         "example": [
            "Portable concrete mixers"
         ]
      }
   ]
}