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/31-2021.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 74,
   "next": "https://api-v2.onetcenter.org/online/occupations/31-2021.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42211506,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2021.00/related/tools_used/42211506",
         "title": "Walkers or rollators",
         "example": [
            "Front-wheel walkers",
            "Hemi walkers",
            "Platform walkers",
            "Reciprocating walkers"
         ],
         "example_more": [
            "Pick-up walkers"
         ]
      },
      {
         "code": 42191808,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2021.00/related/tools_used/42191808",
         "title": "Patient care beds for specialty care",
         "example": [
            "Rotating bed",
            "Standing cages",
            "Standing tables",
            "Tilt tables"
         ]
      },
      {
         "code": 42251610,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2021.00/related/tools_used/42251610",
         "title": "Therapeutic balls",
         "example": [
            "Medicine balls",
            "Swiss exercise balls"
         ]
      },
      {
         "code": 42242001,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2021.00/related/tools_used/42242001",
         "title": "Lower extremity prosthetic devices",
         "example": [
            "Above-the-knee prosthetics",
            "Below-the-knee prosthetics"
         ]
      },
      {
         "code": 42192301,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2021.00/related/tools_used/42192301",
         "title": "Patient lifts",
         "example": [
            "Hoyer lifts",
            "Total lift chairs"
         ]
      },
      {
         "code": 42211501,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2021.00/related/tools_used/42211501",
         "title": "Canes",
         "example": [
            "Quad canes",
            "Single point canes"
         ]
      },
      {
         "code": 42251601,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2021.00/related/tools_used/42251601",
         "title": "Balance beams or boards or bolsters or rockers for rehabilitation or therapy",
         "example": [
            "Balance beams",
            "Balance boards"
         ]
      },
      {
         "code": 42141801,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2021.00/related/tools_used/42141801",
         "title": "Electrotherapy combination units",
         "example": [
            "Interferential electrical stimulation machines",
            "Iontopheresis equipment"
         ]
      },
      {
         "code": 42142801,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2021.00/related/tools_used/42142801",
         "title": "Vascular sequential compression devices or tubing",
         "example": [
            "Intermittent compression units",
            "Sequential compression devices"
         ]
      },
      {
         "code": 42142202,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2021.00/related/tools_used/42142202",
         "title": "Full body immersion hydrotherapy baths or tanks",
         "example": [
            "Hydrotherapy pools",
            "Whirlpool therapy baths"
         ]
      }
   ]
}