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-9193.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 58,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-9193.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 24131607,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9193.00/related/tools_used/24131607",
         "title": "Blast freezers",
         "example": [
            "Batch freezers",
            "Belt freezers",
            "Fluidized bed freezers",
            "Immersion freezers"
         ],
         "example_more": [
            "Blast tunnel freezers"
         ]
      },
      {
         "code": 40101802,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9193.00/related/tools_used/40101802",
         "title": "Heat exchangers",
         "example": [
            "Falling film heat exchangers",
            "Plate heat exchangers",
            "Scraped surface heat exchangers",
            "Shell and tube heat exchangers"
         ]
      },
      {
         "code": 24111805,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9193.00/related/tools_used/24111805",
         "title": "Chemical tanks",
         "example": [
            "Flash intercoolers",
            "High pressure receivers",
            "Intercoolers",
            "Surge drums"
         ]
      },
      {
         "code": 40101703,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9193.00/related/tools_used/40101703",
         "title": "Evaporative coolers",
         "example": [
            "Direct expansion evaporators",
            "Flooded evaporators",
            "Liquid overfeed evaporators"
         ]
      },
      {
         "code": 25174002,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9193.00/related/tools_used/25174002",
         "title": "Engine radiators",
         "example": [
            "Oil coolers",
            "Thermosiphon oil coolers"
         ]
      },
      {
         "code": 40141612,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9193.00/related/tools_used/40141612",
         "title": "Expansion valves",
         "example": [
            "Hand expansion valves",
            "Thermostatic expansion valves"
         ]
      },
      {
         "code": 41112403,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9193.00/related/tools_used/41112403",
         "title": "Pressure indicators",
         "example": [
            "Ammonia pressure gauges",
            "Magnehelic pressure gauges"
         ]
      },
      {
         "code": 40141606,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9193.00/related/tools_used/40141606",
         "title": "Relief valves",
         "example": [
            "Defrost relief valves",
            "Pressure relief valves"
         ]
      },
      {
         "code": 40151607,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9193.00/related/tools_used/40151607",
         "title": "Refrigerant compressors",
         "example": [
            "Hermetic pumps",
            "Refrigerant pumps"
         ]
      },
      {
         "code": 41112210,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9193.00/related/tools_used/41112210",
         "title": "Remote reading thermometers",
         "example": [
            "Remote thermometers"
         ]
      }
   ]
}