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-1211.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 39,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1211.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42272501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1211.00/related/tools_used/42272501",
         "title": "Gas anesthesia apparatus or machines",
         "example": [
            "Anesthesia gas concentration monitors",
            "Anesthesia monitors",
            "Digital anesthesia machines",
            "Gas anesthesia administration machines"
         ]
      },
      {
         "code": 42182101,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1211.00/related/tools_used/42182101",
         "title": "Electronic stethoscopes",
         "example": [
            "Precordial stethoscopes",
            "Pretracheal stethoscopes"
         ]
      },
      {
         "code": 42221501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1211.00/related/tools_used/42221501",
         "title": "Arterial line catheters",
         "example": [
            "Intra-arterial catheters",
            "Swan Ganz artery catheters"
         ]
      },
      {
         "code": 42181903,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1211.00/related/tools_used/42181903",
         "title": "Cardiac output CO monitoring units",
         "example": [
            "Heart rate monitors",
            "Invasive hemodynamic pressure monitors"
         ]
      },
      {
         "code": 42271910,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1211.00/related/tools_used/42271910",
         "title": "Endotracheal or tracheotomy sets",
         "example": [
            "Tracheostomy sets"
         ]
      },
      {
         "code": 42181540,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1211.00/related/tools_used/42181540",
         "title": "Body plethysmographs",
         "example": [
            "Plethysmography machines"
         ]
      },
      {
         "code": 42172101,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1211.00/related/tools_used/42172101",
         "title": "Mobile medical services automated external defibrillators AED or hard paddles",
         "example": [
            "Automated external defibrillators AED"
         ]
      },
      {
         "code": 42181701,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1211.00/related/tools_used/42181701",
         "title": "Electrocardiography EKG units",
         "example": [
            "Electrocardiography EKG machines"
         ]
      },
      {
         "code": 42181801,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1211.00/related/tools_used/42181801",
         "title": "Pulse oximeter units",
         "example": [
            "Pulse oximeters"
         ]
      },
      {
         "code": 42271902,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1211.00/related/tools_used/42271902",
         "title": "Esophageal tubes",
         "example": [
            "Esophageal tracheal airway devices"
         ]
      }
   ]
}