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-1291.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 38,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1291.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42141805,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1291.00/related/tools_used/42141805",
         "title": "Neuromuscular stimulators or kits",
         "example": [
            "Digital electronic acupunctoscopes",
            "Electroacupuncture stimulation units",
            "Microcurrent systems",
            "Pulsed magnetic field generators"
         ],
         "example_more": [
            "Electronic muscle stimulators",
            "Four sensor probes",
            "Pen probes"
         ]
      },
      {
         "code": 42142108,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1291.00/related/tools_used/42142108",
         "title": "Therapeutic heating or cooling pads or compresses or packs",
         "example": [
            "Glass cupping sets",
            "Magnetic cupping sets",
            "Therapeutic cooling packs",
            "Therapeutic heating packs"
         ],
         "example_more": [
            "Moxa extinguishers",
            "Moxa spoons",
            "Plastic cupping sets"
         ]
      },
      {
         "code": 42291802,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1291.00/related/tools_used/42291802",
         "title": "Surgical clamps or clips or forceps",
         "example": [
            "Angle tip forceps",
            "Dressing forceps",
            "Lockable forceps",
            "Splinter forceps"
         ],
         "example_more": [
            "Adson forceps"
         ]
      },
      {
         "code": 42142523,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1291.00/related/tools_used/42142523",
         "title": "Hypodermic needle",
         "example": [
            "Filiform acupuncture needles",
            "Intradermal acupuncture needles",
            "Press needles",
            "Seven-star needles"
         ],
         "example_more": [
            "Ear needles"
         ]
      },
      {
         "code": 42142105,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1291.00/related/tools_used/42142105",
         "title": "Therapeutic heating or cooling units or systems",
         "example": [
            "Moxa boxes",
            "Moxa burners",
            "Moxa cans",
            "Tiger warmers"
         ],
         "example_more": [
            "Moxa burning bowls"
         ]
      },
      {
         "code": 42142103,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1291.00/related/tools_used/42142103",
         "title": "Medical heat lamps",
         "example": [
            "Digital heat lamps",
            "Infrared heat lamps",
            "Mineral wave lamps",
            "Portable heat lamps"
         ]
      },
      {
         "code": 42251610,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1291.00/related/tools_used/42251610",
         "title": "Therapeutic balls",
         "example": [
            "Gua sha tools",
            "Manaka hammers",
            "Rolling drums"
         ]
      },
      {
         "code": 42182302,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1291.00/related/tools_used/42182302",
         "title": "Reflex hammers or mallets",
         "example": [
            "Babinski hammers",
            "Buck neurological hammers",
            "Taylor-type percussion hammers"
         ]
      },
      {
         "code": 42291614,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1291.00/related/tools_used/42291614",
         "title": "Surgical scissors",
         "example": [
            "Bandage scissors",
            "Operating scissors",
            "Scissor pincettes"
         ]
      },
      {
         "code": 42251618,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1291.00/related/tools_used/42251618",
         "title": "Wrist exercisers for rehabilitation or therapy",
         "example": [
            "Hand exercise balls",
            "Hand rollers",
            "Magnetic finger rings"
         ]
      }
   ]
}