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-1021.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 104,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1021.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42151623,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1021.00/related/tools_used/42151623",
         "title": "Dental forceps",
         "example": [
            "Articulating paper forceps",
            "Biscuspid forceps",
            "Pedodontic forceps",
            "Rongeur forceps"
         ],
         "example_more": [
            "Anterior forceps",
            "Bayonet forceps",
            "Crown removing pliers",
            "Crown splitting forceps",
            "Curved mosquito forceps",
            "Disimpaction forceps",
            "Molar forceps",
            "Straight mosquito forceps",
            "Tissue forceps",
            "Tongue forceps"
         ]
      },
      {
         "code": 42151631,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1021.00/related/tools_used/42151631",
         "title": "Dental probes or explorers",
         "example": [
            "Double-end periodontal probes",
            "Periodontal pocket markers",
            "Periodontal probing devices",
            "Single-ended periodontal probes"
         ],
         "example_more": [
            "Double-end explorers",
            "Explorers",
            "Fiberoptic diagnostic probes",
            "Furcation probes",
            "Single-end explorers"
         ]
      },
      {
         "code": 42151802,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1021.00/related/tools_used/42151802",
         "title": "Dental material pluggers or tips",
         "example": [
            "Amalgam carriers",
            "Dental condensers",
            "Endodontic pluggers",
            "Root canal pluggers"
         ],
         "example_more": [
            "Amalgam wells",
            "Cement placing instruments",
            "Plastic filling instruments",
            "Pluggers"
         ]
      },
      {
         "code": 42151618,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1021.00/related/tools_used/42151618",
         "title": "Dental elevators",
         "example": [
            "Periodontal elevators",
            "Periosteal elevators",
            "Root elevators",
            "Surgical elevators"
         ],
         "example_more": [
            "Cross-bar elevators",
            "Fiberoptic periosteal elevators",
            "Straight elevators"
         ]
      },
      {
         "code": 42151624,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1021.00/related/tools_used/42151624",
         "title": "Dental handpieces",
         "example": [
            "High-speed dental handpieces",
            "Periotomes",
            "Slow-speed dental handpieces",
            "Straight dental handpieces"
         ],
         "example_more": [
            "Angle dental handpieces",
            "Dental wire cutters"
         ]
      },
      {
         "code": 42152901,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1021.00/related/tools_used/42152901",
         "title": "Attachments or replacement parts for dental instruments",
         "example": [
            "Ball bearing contra angle assemblies",
            "Contra angle sheaths",
            "Straight attachments",
            "Surgical handles"
         ],
         "example_more": [
            "Prophy contra angle head assemblies"
         ]
      },
      {
         "code": 42151632,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1021.00/related/tools_used/42151632",
         "title": "Dental reamers",
         "example": [
            "Gates-Glidden drills",
            "Root canal barbed broaches",
            "Root canal enlargers",
            "Root canal reamers"
         ],
         "example_more": [
            "Broaches"
         ]
      },
      {
         "code": 42151638,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1021.00/related/tools_used/42151638",
         "title": "Dental scissors",
         "example": [
            "Crown scissors",
            "Straight scissors",
            "Suture scissors",
            "Wire and arch bar scissors"
         ],
         "example_more": [
            "Surgical scissors"
         ]
      },
      {
         "code": 42152301,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1021.00/related/tools_used/42152301",
         "title": "Dental lasers",
         "example": [
            "Dental carbon dioxide CO2 lasers",
            "Neodymium-doped Yttrium Aluminum Garnet Nd:YAG dental lasers",
            "Photo-activated disinfection systems",
            "Tooth-whitening argon lasers"
         ]
      },
      {
         "code": 42152503,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1021.00/related/tools_used/42152503",
         "title": "Dental dam supplies",
         "example": [
            "Rubber dam clamp forceps",
            "Rubber dam clamps",
            "Rubber dam frames",
            "Rubber dam punches"
         ]
      }
   ]
}