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-1216.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 46,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1216.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42291802,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1216.00/related/tools_used/42291802",
         "title": "Surgical clamps or clips or forceps",
         "example": [
            "Dressing forceps",
            "Mosquito clamps",
            "Splinter forceps",
            "Suture forceps"
         ],
         "example_more": [
            "Ear forceps"
         ]
      },
      {
         "code": 42182005,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1216.00/related/tools_used/42182005",
         "title": "Ophthalmoscopes or otoscopes or scope sets",
         "example": [
            "Ophthalmoscopes",
            "Otoscopes"
         ]
      },
      {
         "code": 42183001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1216.00/related/tools_used/42183001",
         "title": "Eye charts or vision cards",
         "example": [
            "Snellen eye charts"
         ]
      },
      {
         "code": 42172101,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1216.00/related/tools_used/42172101",
         "title": "Mobile medical services automated external defibrillators AED or hard paddles",
         "example": [
            "Automated external defibrillators AED"
         ]
      },
      {
         "code": 41116201,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1216.00/related/tools_used/41116201",
         "title": "Glucose monitors or meters",
         "example": [
            "Glucometers"
         ]
      },
      {
         "code": 42293501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1216.00/related/tools_used/42293501",
         "title": "Irrigation or suction handpieces or cannulas or tips or catheters",
         "example": [
            "Suction catheters"
         ]
      },
      {
         "code": 42181701,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1216.00/related/tools_used/42181701",
         "title": "Electrocardiography EKG units",
         "example": [
            "Electrocardiography EKG machines"
         ]
      },
      {
         "code": 42181801,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1216.00/related/tools_used/42181801",
         "title": "Pulse oximeter units",
         "example": [
            "Pulse oximeters"
         ]
      },
      {
         "code": 42182302,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1216.00/related/tools_used/42182302",
         "title": "Reflex hammers or mallets",
         "example": [
            "Neurological hammers"
         ]
      },
      {
         "code": 42203402,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1216.00/related/tools_used/42203402",
         "title": "Diagnostic or interventional vascular catheters for general use",
         "example": [
            "Angiocaths"
         ]
      }
   ]
}