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-1299.01/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 44,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1299.01/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42141801,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1299.01/related/tools_used/42141801",
         "title": "Electrotherapy combination units",
         "example": [
            "Electrical stimulation equipment",
            "Interferential electrical stimulation machines"
         ]
      },
      {
         "code": 42141804,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1299.01/related/tools_used/42141804",
         "title": "Galvanic or faradic stimulators",
         "example": [
            "High-voltage galvanic stimulation machines",
            "Low-voltage galvanic stimulation machines"
         ]
      },
      {
         "code": 42182005,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1299.01/related/tools_used/42182005",
         "title": "Ophthalmoscopes or otoscopes or scope sets",
         "example": [
            "Ophthalmoscopes",
            "Otoscopes"
         ]
      },
      {
         "code": 42142108,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1299.01/related/tools_used/42142108",
         "title": "Therapeutic heating or cooling pads or compresses or packs",
         "example": [
            "Therapeutic cold packs",
            "Therapeutic hot packs"
         ]
      },
      {
         "code": 42181610,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1299.01/related/tools_used/42181610",
         "title": "Blood pressure cuff kits",
         "example": [
            "Sphygmomanometers"
         ]
      },
      {
         "code": 42172101,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1299.01/related/tools_used/42172101",
         "title": "Mobile medical services automated external defibrillators AED or hard paddles",
         "example": [
            "Automated external defibrillators AED"
         ]
      },
      {
         "code": 42182201,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1299.01/related/tools_used/42182201",
         "title": "Electronic medical thermometers",
         "example": [
            "Digital medical thermometers"
         ]
      },
      {
         "code": 41116201,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1299.01/related/tools_used/41116201",
         "title": "Glucose monitors or meters",
         "example": [
            "Glucometers"
         ]
      },
      {
         "code": 42293501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1299.01/related/tools_used/42293501",
         "title": "Irrigation or suction handpieces or cannulas or tips or catheters",
         "example": [
            "Suction catheters"
         ]
      },
      {
         "code": 42142601,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1299.01/related/tools_used/42142601",
         "title": "Medical aspiration or irrigation syringes",
         "example": [
            "Arthrocentesis syringes"
         ]
      }
   ]
}