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-1292.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 37,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1292.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42151636,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1292.00/related/tools_used/42151636",
         "title": "Dental scalers",
         "example": [
            "Hand scalers",
            "Hollow handle scalars",
            "Solid handle scalars",
            "Ultrasonic scalers"
         ],
         "example_more": [
            "Autoscalars",
            "Cavitron equipment",
            "Dental curettes"
         ]
      },
      {
         "code": 42151910,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1292.00/related/tools_used/42151910",
         "title": "Teeth cleaning devices",
         "example": [
            "Air-driven dental polishers",
            "Air/water syringes",
            "Dental polishers",
            "Motor-driven dental polishers"
         ]
      },
      {
         "code": 42151631,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1292.00/related/tools_used/42151631",
         "title": "Dental probes or explorers",
         "example": [
            "Calculus explorers",
            "Caries explorers",
            "Nabers furcation probes",
            "Periodontal probes"
         ]
      },
      {
         "code": 42152008,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1292.00/related/tools_used/42152008",
         "title": "Dental x ray units",
         "example": [
            "Dental x ray machines",
            "Digital dental x ray units",
            "Panoramic dental x ray units",
            "Portable dental x ray units"
         ]
      },
      {
         "code": 42152301,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1292.00/related/tools_used/42152301",
         "title": "Dental lasers",
         "example": [
            "Caries detection aids",
            "Neodymium-doped Yttrium Aluminum Garnet Nd:YAG dental lasers"
         ]
      },
      {
         "code": 42151635,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1292.00/related/tools_used/42151635",
         "title": "Dental saliva ejectors or oral suction devices",
         "example": [
            "Saliva ejectors",
            "Suctioning equipment"
         ]
      },
      {
         "code": 42152508,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1292.00/related/tools_used/42152508",
         "title": "Dental syringes or needles or syringes with needles",
         "example": [
            "Aspirating syringes",
            "Dental needles"
         ]
      },
      {
         "code": 42271718,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1292.00/related/tools_used/42271718",
         "title": "Oxygen therapy delivery system products",
         "example": [
            "Nitrous oxide administration equipment",
            "Oxygen administration equipment"
         ]
      },
      {
         "code": 42152010,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1292.00/related/tools_used/42152010",
         "title": "Dental radiology films",
         "example": [
            "Periapical films"
         ]
      },
      {
         "code": 42151701,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1292.00/related/tools_used/42151701",
         "title": "Dental examination chairs",
         "example": [
            "Dental chairs"
         ]
      }
   ]
}