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-1011.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 56,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1011.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42251620,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1011.00/related/tools_used/42251620",
         "title": "Mats or platforms for rehabilitation or therapy",
         "example": [
            "Adjustment tables",
            "Cervical chairs",
            "Pelvic benches",
            "Traction tables"
         ],
         "example_more": [
            "Drop tables",
            "Knee-chest tables",
            "Motorized flexion distraction tables"
         ]
      },
      {
         "code": 42242103,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1011.00/related/tools_used/42242103",
         "title": "Head or neck traction supplies",
         "example": [
            "Cervical restoration traction systems",
            "Cervical traction devices",
            "Overdoor cervical traction devices"
         ]
      },
      {
         "code": 42242106,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1011.00/related/tools_used/42242106",
         "title": "Pelvis or back traction supplies",
         "example": [
            "Lumbar traction systems",
            "Pelvic traction equipment",
            "Spinal unloading therapy systems"
         ]
      },
      {
         "code": 42182302,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1011.00/related/tools_used/42182302",
         "title": "Reflex hammers or mallets",
         "example": [
            "Babinski percussion hammers",
            "Reflex hammers"
         ]
      },
      {
         "code": 41111912,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1011.00/related/tools_used/41111912",
         "title": "Physiological recorders",
         "example": [
            "Discriminators",
            "Inclinometers"
         ]
      },
      {
         "code": 42182005,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1011.00/related/tools_used/42182005",
         "title": "Ophthalmoscopes or otoscopes or scope sets",
         "example": [
            "Ophthalmoscopes",
            "Otoscopes"
         ]
      },
      {
         "code": 42251605,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1011.00/related/tools_used/42251605",
         "title": "Pedal exercisers for rehabilitation or therapy",
         "example": [
            "Elliptical trainers",
            "Stationary bicycles"
         ]
      },
      {
         "code": 42181516,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1011.00/related/tools_used/42181516",
         "title": "Electromyography EMG units",
         "example": [
            "Biofeedback equipment",
            "Electromyographs EMG"
         ]
      },
      {
         "code": 42251616,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1011.00/related/tools_used/42251616",
         "title": "Electric vibrators for rehabilitation or therapy",
         "example": [
            "Massage units",
            "Vibratory therapy equipment"
         ]
      },
      {
         "code": 42181610,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1011.00/related/tools_used/42181610",
         "title": "Blood pressure cuff kits",
         "example": [
            "Blood pressure cuffs"
         ]
      }
   ]
}