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-8013.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 93,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-8013.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41112501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.00/related/tools_used/41112501",
         "title": "Flowmeters",
         "example": [
            "Flow meters",
            "Flow monitoring equipment",
            "Turbine flow meters"
         ]
      },
      {
         "code": 26131801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.00/related/tools_used/26131801",
         "title": "Electrical control panels for generators",
         "example": [
            "Control boards",
            "Panel boards",
            "Transformer controls"
         ]
      },
      {
         "code": 40101802,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.00/related/tools_used/40101802",
         "title": "Heat exchangers",
         "example": [
            "Fin fan heat exchangers",
            "Plate exchangers",
            "Shell and tube heat exchangers"
         ]
      },
      {
         "code": 40161601,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.00/related/tools_used/40161601",
         "title": "Air scrubbers",
         "example": [
            "Dry scrubber systems",
            "Flue gas desulferization systems"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Phillips head screwdrivers",
            "Straight screwdrivers"
         ]
      },
      {
         "code": 26131701,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.00/related/tools_used/26131701",
         "title": "Combustible or hazardous gas detectors for power generators",
         "example": [
            "Combustible gas monitors",
            "Gas detectors"
         ]
      },
      {
         "code": 40161702,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.00/related/tools_used/40161702",
         "title": "Wet scrubbers",
         "example": [
            "Selective catalytic reactors",
            "Selective non-catalytic reactors"
         ]
      },
      {
         "code": 41112403,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.00/related/tools_used/41112403",
         "title": "Pressure indicators",
         "example": [
            "Steam gauges",
            "Water gauges"
         ]
      },
      {
         "code": 40101704,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.00/related/tools_used/40101704",
         "title": "Condensing units",
         "example": [
            "Condensers",
            "Steam condensers"
         ]
      },
      {
         "code": 26101505,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.00/related/tools_used/26101505",
         "title": "Steam engines",
         "example": [
            "Steam distribution systems",
            "Steam turbines"
         ]
      }
   ]
}