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-9011.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 12,
   "next": "https://api-v2.onetcenter.org/online/occupations/31-9011.00/details/tools_used?start=11&end=12",
   "category": [
      {
         "code": 42251620,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9011.00/related/tools_used/42251620",
         "title": "Mats or platforms for rehabilitation or therapy",
         "example": [
            "Massage chairs",
            "Massage stools",
            "Portable massage tables",
            "Treatment tables"
         ]
      },
      {
         "code": 42142108,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9011.00/related/tools_used/42142108",
         "title": "Therapeutic heating or cooling pads or compresses or packs",
         "example": [
            "Cold packs",
            "Cupping sets",
            "Hot packs",
            "Massage stone sets"
         ]
      },
      {
         "code": 42251601,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9011.00/related/tools_used/42251601",
         "title": "Balance beams or boards or bolsters or rockers for rehabilitation or therapy",
         "example": [
            "Bolsters"
         ]
      },
      {
         "code": 42142202,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9011.00/related/tools_used/42142202",
         "title": "Full body immersion hydrotherapy baths or tanks",
         "example": [
            "Hydrotherapy equipment"
         ]
      },
      {
         "code": 42142103,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9011.00/related/tools_used/42142103",
         "title": "Medical heat lamps",
         "example": [
            "Heat lamps"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9011.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": []
      },
      {
         "code": 42142105,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9011.00/related/tools_used/42142105",
         "title": "Therapeutic heating or cooling units or systems",
         "example": [
            "Steam cabinets"
         ]
      },
      {
         "code": 53102606,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9011.00/related/tools_used/53102606",
         "title": "Bath robes",
         "example": []
      },
      {
         "code": 42251616,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9011.00/related/tools_used/42251616",
         "title": "Electric vibrators for rehabilitation or therapy",
         "example": [
            "Mechanical vibrating massage devices"
         ]
      },
      {
         "code": 43211507,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9011.00/related/tools_used/43211507",
         "title": "Desktop computers",
         "example": []
      }
   ]
}