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/33-2021.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 111,
   "next": "https://api-v2.onetcenter.org/online/occupations/33-2021.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-2021.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Bit drivers",
            "Phillips screwdrivers",
            "Straight blade screwdrivers"
         ]
      },
      {
         "code": 27111802,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-2021.00/related/tools_used/27111802",
         "title": "Levels",
         "example": [
            "Bar levels",
            "Digital levels",
            "Torpedo levels"
         ]
      },
      {
         "code": 46191608,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-2021.00/related/tools_used/46191608",
         "title": "Fire suppression system",
         "example": [
            "Fire suppression sprinkler systems",
            "Foam-water sprinkler systems",
            "Water mist systems"
         ]
      },
      {
         "code": 46191501,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-2021.00/related/tools_used/46191501",
         "title": "Smoke detectors",
         "example": [
            "Battery powered smoke detectors",
            "Hard-wired smoke detectors"
         ]
      },
      {
         "code": 46191601,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-2021.00/related/tools_used/46191601",
         "title": "Fire extinguishers",
         "example": [
            "Multipurpose fire extinguishers",
            "Portable fire extinguishers"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-2021.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Measuring tapes",
            "Steel tape measures"
         ]
      },
      {
         "code": 27112502,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-2021.00/related/tools_used/27112502",
         "title": "Pry bars",
         "example": [
            "Crowbars",
            "Pinch bars"
         ]
      },
      {
         "code": 46171613,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-2021.00/related/tools_used/46171613",
         "title": "Gas detectors",
         "example": [
            "Multigas detectors",
            "Photoionization detectors"
         ]
      },
      {
         "code": 41111604,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-2021.00/related/tools_used/41111604",
         "title": "Rulers",
         "example": [
            "Photographic rulers",
            "Precision rulers"
         ]
      },
      {
         "code": 41113105,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-2021.00/related/tools_used/41113105",
         "title": "Hydrocarbons analyzers or detectors",
         "example": [
            "Catalytic combustion detectors CCD",
            "Hydrocarbon detectors"
         ]
      }
   ]
}