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/17-2111.02/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 23,
   "next": "https://api-v2.onetcenter.org/online/occupations/17-2111.02/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41104601,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2111.02/related/tools_used/41104601",
         "title": "Laboratory box furnaces",
         "example": [
            "Flame spread testers",
            "Flammability testers",
            "Smoke density testers",
            "Wall panel furnaces"
         ],
         "example_more": [
            "Floor-ceiling furnaces",
            "Horizontal furnaces"
         ]
      },
      {
         "code": 41112201,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2111.02/related/tools_used/41112201",
         "title": "Calorimeters",
         "example": [
            "Cone calorimeters",
            "Furniture calorimeters",
            "Oxygen depletion calorimeters",
            "Room calorimeters"
         ],
         "example_more": [
            "Intermediate scale calorimeters"
         ]
      },
      {
         "code": 41102401,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2111.02/related/tools_used/41102401",
         "title": "Gas burners",
         "example": [
            "Counter-flow slot burners CSB",
            "Methane burners",
            "Propane diffusion flame burners"
         ]
      },
      {
         "code": 41104603,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2111.02/related/tools_used/41104603",
         "title": "Tube furnaces",
         "example": [
            "Steiner tunnel furnaces"
         ]
      },
      {
         "code": 41112516,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2111.02/related/tools_used/41112516",
         "title": "Flow transmitters",
         "example": [
            "Flow tunnels",
            "Mass flow controllers"
         ]
      },
      {
         "code": 41113110,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2111.02/related/tools_used/41113110",
         "title": "Oxygen gas analyzers",
         "example": [
            "Oxygen analyzers"
         ]
      },
      {
         "code": 32131001,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2111.02/related/tools_used/32131001",
         "title": "Heat sinks",
         "example": []
      },
      {
         "code": 41115611,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2111.02/related/tools_used/41115611",
         "title": "Dissolved oxygen meters",
         "example": [
            "Oxygen meters"
         ]
      },
      {
         "code": 41103502,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2111.02/related/tools_used/41103502",
         "title": "Fume hoods or cupboards",
         "example": [
            "Collection hoods"
         ]
      },
      {
         "code": 41112103,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2111.02/related/tools_used/41112103",
         "title": "Fiber sensors",
         "example": [
            "Silica-carbide fiber sensors"
         ]
      }
   ]
}