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-1021.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 88,
   "next": "https://api-v2.onetcenter.org/online/occupations/33-1021.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 40151563,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-1021.00/related/tools_used/40151563",
         "title": "Fire pump sets",
         "example": [
            "Backpack pumps",
            "Foam pumps",
            "Portable low-pressure pumps",
            "Portable pumps"
         ],
         "example_more": [
            "Portable centrifugual pumps",
            "Portable diaphragm pumps",
            "Power pumps"
         ]
      },
      {
         "code": 46191605,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-1021.00/related/tools_used/46191605",
         "title": "Fire suppression hand tools",
         "example": [
            "Fire axes",
            "McLeod tools",
            "Pike poles",
            "Pulaski tools"
         ],
         "example_more": [
            "Ceiling hooks"
         ]
      },
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-1021.00/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Chain saws",
            "Circular saws",
            "K-12 fire rescue saws",
            "Ventilation saws"
         ],
         "example_more": [
            "Falling saws"
         ]
      },
      {
         "code": 27112502,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-1021.00/related/tools_used/27112502",
         "title": "Pry bars",
         "example": [
            "Halligan bars",
            "Hux bars",
            "Pinch bars",
            "Wrecking bars"
         ]
      },
      {
         "code": 46191601,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-1021.00/related/tools_used/46191601",
         "title": "Fire extinguishers",
         "example": [
            "Carbon dioxide CO2 fire extinguishers",
            "Dry chemical fire extinguishers",
            "Multipurpose fire extinguishers"
         ]
      },
      {
         "code": 30191501,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-1021.00/related/tools_used/30191501",
         "title": "Ladders",
         "example": [
            "Aluminum ladders",
            "Extension ladders"
         ]
      },
      {
         "code": 41112202,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-1021.00/related/tools_used/41112202",
         "title": "Heat tracing equipment",
         "example": [
            "Infrared thermometers",
            "Thermal imaging cameras"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-1021.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers",
            "Mobile data computers"
         ]
      },
      {
         "code": 46191603,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-1021.00/related/tools_used/46191603",
         "title": "Fire hoses or nozzles",
         "example": [
            "Fire hose nozzles",
            "Fire hoses"
         ]
      },
      {
         "code": 46181504,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-1021.00/related/tools_used/46181504",
         "title": "Protective gloves",
         "example": [
            "Chemical protection gloves",
            "Fire resistant gloves"
         ]
      }
   ]
}