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-2043.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 76,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-2043.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42272001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2043.00/related/tools_used/42272001",
         "title": "Intubation laryngoscopes",
         "example": [
            "Curved adult blades",
            "Laryngoscopes",
            "Straight adult blades",
            "Straight pediatric blades"
         ],
         "example_more": [
            "Curved pediatric blades"
         ]
      },
      {
         "code": 42171613,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2043.00/related/tools_used/42171613",
         "title": "Mobile medical services spine boards",
         "example": [
            "Extrication devices",
            "Full-spine immobilization devices",
            "Half-spine immobilization devices",
            "Spinal immobilization equipment"
         ]
      },
      {
         "code": 42171611,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2043.00/related/tools_used/42171611",
         "title": "Mobile medical services litter",
         "example": [
            "Multi-level wheeled cots",
            "Stair chairs",
            "Stretchers"
         ]
      },
      {
         "code": 42241507,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2043.00/related/tools_used/42241507",
         "title": "Orthopedic splint systems",
         "example": [
            "Cardboard splints",
            "Rigid splints",
            "Splints"
         ]
      },
      {
         "code": 42271708,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2043.00/related/tools_used/42271708",
         "title": "Medical oxygen masks or parts",
         "example": [
            "Adult non-rebreather oxygen masks",
            "Child oxygen masks",
            "Infant oxygen masks"
         ]
      },
      {
         "code": 42171809,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2043.00/related/tools_used/42171809",
         "title": "Mobile medical services suction antichoke devices",
         "example": [
            "Airway suction units",
            "Battery-powered portable suction units",
            "Fixed-suction equipment"
         ]
      },
      {
         "code": 42222001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2043.00/related/tools_used/42222001",
         "title": "Intravenous infusion pumps for general use",
         "example": [
            "Intravenous IV pressure infusers",
            "Intravenous IV pumps"
         ]
      },
      {
         "code": 42271701,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2043.00/related/tools_used/42271701",
         "title": "Medical gas cylinders or related devices",
         "example": [
            "Fixed-oxygen equipment",
            "Portable oxygen equipment"
         ]
      },
      {
         "code": 42241511,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2043.00/related/tools_used/42241511",
         "title": "Traction splint sets",
         "example": [
            "Lower extremity traction devices with ankle hitches",
            "Traction splints"
         ]
      },
      {
         "code": 42221802,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2043.00/related/tools_used/42221802",
         "title": "Intravenous or arterial arm boards",
         "example": [
            "Long arm boards",
            "Short arm boards"
         ]
      }
   ]
}