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-1141.02/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 15,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1141.02/details/tools_used?start=11&end=15",
   "category": [
      {
         "code": 42181610,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.02/related/tools_used/42181610",
         "title": "Blood pressure cuff kits",
         "example": [
            "Blood pressure cuffs",
            "Sphygmomanometers"
         ]
      },
      {
         "code": 42222001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.02/related/tools_used/42222001",
         "title": "Intravenous infusion pumps for general use",
         "example": [
            "Intravenous IV pumps"
         ]
      },
      {
         "code": 42192602,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.02/related/tools_used/42192602",
         "title": "Medication or pill dispensers",
         "example": [
            "Medication administration systems"
         ]
      },
      {
         "code": 42271802,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.02/related/tools_used/42271802",
         "title": "Nebulizers",
         "example": []
      },
      {
         "code": 42182103,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.02/related/tools_used/42182103",
         "title": "Medical acoustic stethoscopes",
         "example": [
            "Mechanical stethoscopes"
         ]
      },
      {
         "code": 41112213,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.02/related/tools_used/41112213",
         "title": "Handheld thermometer",
         "example": [
            "Handheld thermometers"
         ]
      },
      {
         "code": 42181713,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.02/related/tools_used/42181713",
         "title": "Holter or wearable EKG monitoring systems or accessories",
         "example": [
            "Electrocardiogram"
         ]
      },
      {
         "code": 42142523,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.02/related/tools_used/42142523",
         "title": "Hypodermic needle",
         "example": [
            "Hypodermic needles"
         ]
      },
      {
         "code": 42221504,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.02/related/tools_used/42221504",
         "title": "Peripherally inserted central catheters PICC",
         "example": [
            "Catheters"
         ]
      },
      {
         "code": 42141807,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1141.02/related/tools_used/42141807",
         "title": "Transcutaneous electric nerve stimulation units",
         "example": [
            "Transcutaneous electric nerve stimulation TENS equipment"
         ]
      }
   ]
}