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-1229.04/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 32,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1229.04/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42251605,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.04/related/tools_used/42251605",
         "title": "Pedal exercisers for rehabilitation or therapy",
         "example": [
            "Chair cycles",
            "Ellipticals",
            "Folding pedal exercisers"
         ]
      },
      {
         "code": 42141801,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.04/related/tools_used/42141801",
         "title": "Electrotherapy combination units",
         "example": [
            "Iontophoresis equipment",
            "Multipurpose electrotherapy units"
         ]
      },
      {
         "code": 42142108,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.04/related/tools_used/42142108",
         "title": "Therapeutic heating or cooling pads or compresses or packs",
         "example": [
            "Cold therapy equipment",
            "Heat therapy equipment"
         ]
      },
      {
         "code": 42251610,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.04/related/tools_used/42251610",
         "title": "Therapeutic balls",
         "example": [
            "Exercise balls"
         ]
      },
      {
         "code": 42172101,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.04/related/tools_used/42172101",
         "title": "Mobile medical services automated external defibrillators AED or hard paddles",
         "example": [
            "Automated external defibrillators AED"
         ]
      },
      {
         "code": 42251601,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.04/related/tools_used/42251601",
         "title": "Balance beams or boards or bolsters or rockers for rehabilitation or therapy",
         "example": [
            "Balance trainers"
         ]
      },
      {
         "code": 42181801,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.04/related/tools_used/42181801",
         "title": "Pulse oximeter units",
         "example": [
            "Pulse oximeters"
         ]
      },
      {
         "code": 42142202,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.04/related/tools_used/42142202",
         "title": "Full body immersion hydrotherapy baths or tanks",
         "example": [
            "Whirlpool baths"
         ]
      },
      {
         "code": 42251602,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.04/related/tools_used/42251602",
         "title": "Climbing devices for rehabilitation or therapy",
         "example": [
            "Agility ladders"
         ]
      },
      {
         "code": 42201712,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.04/related/tools_used/42201712",
         "title": "Medical ultrasound or doppler or pulse echocardiograph or echocardiograph units for general diagnostic use",
         "example": [
            "Musculoskeletal ultrasound equipment"
         ]
      }
   ]
}