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/29-1141.04/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 120,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1141.04/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42291802,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.04/related/tools_used/42291802",
         "title": "Surgical clamps or clips or forceps",
         "example": [
            "Alligator forceps",
            "Occlusion clamps",
            "Ring forceps"
         ]
      },
      {
         "code": 42293522,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.04/related/tools_used/42293522",
         "title": "Medical or surgical suction or vacuum appliances",
         "example": [
            "Nasal suctioning equipment",
            "Oral suctioning equipment",
            "Tracheal suctioning equipment"
         ]
      },
      {
         "code": 42232001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.04/related/tools_used/42232001",
         "title": "Tablet crushers",
         "example": [
            "Pill crushers",
            "Pill splitters"
         ]
      },
      {
         "code": 42192401,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.04/related/tools_used/42192401",
         "title": "Emergency or resuscitation carts",
         "example": [
            "Crash carts",
            "Pediatric crash carts"
         ]
      },
      {
         "code": 42203501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.04/related/tools_used/42203501",
         "title": "Cardiac pacemaker generators or cardiac resynchronization therapy pacemakers CRT-P",
         "example": [
            "Transcutaneous pacemakers",
            "Transvenous pacemakers"
         ]
      },
      {
         "code": 42203402,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.04/related/tools_used/42203402",
         "title": "Diagnostic or interventional vascular catheters for general use",
         "example": [
            "Angiocaths",
            "Pulmonary artery catheters"
         ]
      },
      {
         "code": 42271802,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.04/related/tools_used/42271802",
         "title": "Nebulizers",
         "example": [
            "Electronic compressor nebulizers",
            "Handheld nebulizers"
         ]
      },
      {
         "code": 42191802,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.04/related/tools_used/42191802",
         "title": "Clinical incubators or infant warmers",
         "example": [
            "Isolettes",
            "Newborn warming lamps"
         ]
      },
      {
         "code": 42181903,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.04/related/tools_used/42181903",
         "title": "Cardiac output CO monitoring units",
         "example": [
            "Cardiac monitors",
            "Hemodynamic monitors"
         ]
      },
      {
         "code": 42131713,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.04/related/tools_used/42131713",
         "title": "Surgical isolation or surgical masks",
         "example": [
            "Protective face shields",
            "Protective medical face masks"
         ]
      }
   ]
}