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-2053.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 33,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-2053.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42142108,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2053.00/related/tools_used/42142108",
         "title": "Therapeutic heating or cooling pads or compresses or packs",
         "example": [
            "Cold therapy equipment",
            "Heat therapy equipment"
         ]
      },
      {
         "code": 42271718,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2053.00/related/tools_used/42271718",
         "title": "Oxygen therapy delivery system products",
         "example": [
            "Oxygen administration equipment",
            "Oxygen carts"
         ]
      },
      {
         "code": 42181610,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2053.00/related/tools_used/42181610",
         "title": "Blood pressure cuff kits",
         "example": [
            "Blood pressure cuffs"
         ]
      },
      {
         "code": 42272201,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2053.00/related/tools_used/42272201",
         "title": "Intermittent positive pressure breathing IPPB machines",
         "example": [
            "Intermittent positive pressure breathing IPPB devices"
         ]
      },
      {
         "code": 42182201,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2053.00/related/tools_used/42182201",
         "title": "Electronic medical thermometers",
         "example": [
            "Electronic patient thermometers"
         ]
      },
      {
         "code": 41116201,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2053.00/related/tools_used/41116201",
         "title": "Glucose monitors or meters",
         "example": [
            "Glucometers"
         ]
      },
      {
         "code": 42192401,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2053.00/related/tools_used/42192401",
         "title": "Emergency or resuscitation carts",
         "example": [
            "Emergency carts"
         ]
      },
      {
         "code": 42181801,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2053.00/related/tools_used/42181801",
         "title": "Pulse oximeter units",
         "example": [
            "Oximeters"
         ]
      },
      {
         "code": 42142611,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2053.00/related/tools_used/42142611",
         "title": "Tuberculin syringes",
         "example": [
            "Tuberculin TB skin test equipment"
         ]
      },
      {
         "code": 42192202,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2053.00/related/tools_used/42192202",
         "title": "Gurneys or scissor lifts",
         "example": [
            "Gurneys"
         ]
      }
   ]
}