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-1122.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 43,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1122.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1122.00/related/tools_used/42211701",
         "title": "Adaptive communication switches for the physically challenged",
         "example": [
            "Computer switch interfaces",
            "Switch use tools",
            "Wobble switches"
         ]
      },
      {
         "code": 42192210,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1122.00/related/tools_used/42192210",
         "title": "Wheelchairs",
         "example": [
            "Electric wheelchairs"
         ]
      },
      {
         "code": 42251610,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1122.00/related/tools_used/42251610",
         "title": "Therapeutic balls",
         "example": [
            "Exercise balls"
         ]
      },
      {
         "code": 45111810,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1122.00/related/tools_used/45111810",
         "title": "Visual presenters",
         "example": [
            "Video magnifiers"
         ]
      },
      {
         "code": 42142802,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1122.00/related/tools_used/42142802",
         "title": "Vascular or compression apparel or support",
         "example": [
            "Pressure care garments"
         ]
      },
      {
         "code": 42192301,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1122.00/related/tools_used/42192301",
         "title": "Patient lifts",
         "example": [
            "Lift chairs"
         ]
      },
      {
         "code": 42251701,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1122.00/related/tools_used/42251701",
         "title": "Gait belts for rehabilitation or therapy",
         "example": [
            "Gait and transfer belts"
         ]
      },
      {
         "code": 52141801,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1122.00/related/tools_used/52141801",
         "title": "Domestic sewing machines",
         "example": [
            "Sewing machines"
         ]
      },
      {
         "code": 42211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1122.00/related/tools_used/42211711",
         "title": "Voice synthesizers for the physically challenged",
         "example": [
            "Voice output communication aids"
         ]
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1122.00/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "Portable scanning pens"
         ]
      }
   ]
}