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-1171.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 94,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1171.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42293522,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1171.00/related/tools_used/42293522",
         "title": "Medical or surgical suction or vacuum appliances",
         "example": [
            "Nasal suctioning equipment",
            "Oral suctioning equipment",
            "Tracheal suctioning equipment"
         ]
      },
      {
         "code": 42295119,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1171.00/related/tools_used/42295119",
         "title": "Surgical lasers",
         "example": [
            "Argon lasers",
            "Carbon dioxide CO2 lasers",
            "Pulsed dye lasers"
         ]
      },
      {
         "code": 42183001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1171.00/related/tools_used/42183001",
         "title": "Eye charts or vision cards",
         "example": [
            "Snellen eye charts",
            "Visual acuity testing cards"
         ]
      },
      {
         "code": 42203501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1171.00/related/tools_used/42203501",
         "title": "Cardiac pacemaker generators or cardiac resynchronization therapy pacemakers CRT-P",
         "example": [
            "Pacemaker analyzers",
            "Transcutaneous pacemakers"
         ]
      },
      {
         "code": 42181701,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1171.00/related/tools_used/42181701",
         "title": "Electrocardiography EKG units",
         "example": [
            "Electrocardiography EKG machines",
            "Portable electrocardiography EKG machines"
         ]
      },
      {
         "code": 42203402,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1171.00/related/tools_used/42203402",
         "title": "Diagnostic or interventional vascular catheters for general use",
         "example": [
            "Angiocaths",
            "Pulmonary artery catheters"
         ]
      },
      {
         "code": 42181602,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1171.00/related/tools_used/42181602",
         "title": "Electronic blood pressure units",
         "example": [
            "Electronic blood pressure monitors",
            "Pediatric blood pressure cuffs"
         ]
      },
      {
         "code": 42181903,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1171.00/related/tools_used/42181903",
         "title": "Cardiac output CO monitoring units",
         "example": [
            "Cardiac monitors",
            "Hemodynamic monitors"
         ]
      },
      {
         "code": 42182005,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1171.00/related/tools_used/42182005",
         "title": "Ophthalmoscopes or otoscopes or scope sets",
         "example": [
            "Ophthalmoscopes",
            "Otoscopes"
         ]
      },
      {
         "code": 42221509,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1171.00/related/tools_used/42221509",
         "title": "Intravenous or arterial catheter trays",
         "example": [
            "Intravenous IV administration sets",
            "Intravenous IV cutdown trays"
         ]
      }
   ]
}