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-9011.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 78,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-9011.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 23201202,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9011.00/related/tools_used/23201202",
         "title": "Air dryers",
         "example": [
            "Batch dryers",
            "Belt dryers",
            "Pneumatic conveying dryers",
            "Rotary cylindrical dryers"
         ],
         "example_more": [
            "Continuous tray dryers",
            "Drum dryers",
            "Industrial dryers",
            "Packed towers"
         ]
      },
      {
         "code": 41105001,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9011.00/related/tools_used/41105001",
         "title": "Laboratory separators",
         "example": [
            "Gas-liquid separators",
            "Liquid-liquid separators"
         ]
      },
      {
         "code": 40101703,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9011.00/related/tools_used/40101703",
         "title": "Evaporative coolers",
         "example": [
            "Cooling towers",
            "Tray towers"
         ]
      },
      {
         "code": 24111803,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9011.00/related/tools_used/24111803",
         "title": "Storage tanks",
         "example": [
            "Soap-spray storage tanks",
            "Storage drums"
         ]
      },
      {
         "code": 40101604,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9011.00/related/tools_used/40101604",
         "title": "Fans",
         "example": [
            "Axial flow fans",
            "Centrifugal fans"
         ]
      },
      {
         "code": 46181804,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9011.00/related/tools_used/46181804",
         "title": "Goggles",
         "example": [
            "Chemical splash goggles",
            "Safety goggles"
         ]
      },
      {
         "code": 47101514,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9011.00/related/tools_used/47101514",
         "title": "Water purification equipment",
         "example": [
            "Brine concentrators",
            "Water clarifiers"
         ]
      },
      {
         "code": 24111805,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9011.00/related/tools_used/24111805",
         "title": "Chemical tanks",
         "example": [
            "Blending vessels",
            "Chemical reactor vessels"
         ]
      },
      {
         "code": 23111507,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9011.00/related/tools_used/23111507",
         "title": "Gas recovery machinery",
         "example": [
            "Gas expanders",
            "Recovery units"
         ]
      },
      {
         "code": 41111927,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9011.00/related/tools_used/41111927",
         "title": "Pressure sensors",
         "example": [
            "Bourdon tubes",
            "Pressure gauges"
         ]
      }
   ]
}