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-1022.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 71,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1022.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42151618,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1022.00/related/tools_used/42151618",
         "title": "Dental elevators",
         "example": [
            "Periosteal elevators",
            "Root elevators",
            "Warwick-James elevators",
            "Woodward elevators"
         ],
         "example_more": [
            "Apexo elevators",
            "Cryer elevators",
            "Curtis elevators",
            "Gouge elevators",
            "Heidbrink elevators",
            "Luxating elevators",
            "Potts elevators",
            "Seldin elevators",
            "Serrated elevators",
            "Stout elevators"
         ]
      },
      {
         "code": 42151623,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1022.00/related/tools_used/42151623",
         "title": "Dental forceps",
         "example": [
            "Articulating paper forceps",
            "Mead forceps",
            "Pedodontic forceps",
            "Root forceps"
         ],
         "example_more": [
            "Alveolar forceps",
            "Apical forceps",
            "Tissue forceps"
         ]
      },
      {
         "code": 42151638,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1022.00/related/tools_used/42151638",
         "title": "Dental scissors",
         "example": [
            "Curved dental scissors",
            "Straight iris scissors",
            "Wire cutting scissors",
            "Wire twisting scissors"
         ],
         "example_more": [
            "Curved iris scissors",
            "Dean scissors",
            "Straight dental scissors"
         ]
      },
      {
         "code": 42152907,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1022.00/related/tools_used/42152907",
         "title": "Dental cutting or separating discs",
         "example": [
            "Compass microsaws",
            "Dental reciprocating saws",
            "Oscillating microsaws",
            "Osseoscalpel microsaws"
         ],
         "example_more": [
            "Dental sagittal saws"
         ]
      },
      {
         "code": 42152503,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1022.00/related/tools_used/42152503",
         "title": "Dental dam supplies",
         "example": [
            "Rubber dam clamp forceps",
            "Rubber dam clamps",
            "Rubber dam frames",
            "Rubber dam punches"
         ]
      },
      {
         "code": 42152809,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1022.00/related/tools_used/42152809",
         "title": "Periodontal knives",
         "example": [
            "Anterior periotomes",
            "Curved osteostomes",
            "Posterior periotomes",
            "Straight osteotomes"
         ]
      },
      {
         "code": 42153001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1022.00/related/tools_used/42153001",
         "title": "Dental anesthesia sets",
         "example": [
            "Anesthesia machines",
            "Anesthetic injectors",
            "Nitrous oxide delivery systems"
         ]
      },
      {
         "code": 42151612,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1022.00/related/tools_used/42151612",
         "title": "Dental retractors",
         "example": [
            "Cheek retractors",
            "Tongue retractors",
            "V-notch retractors"
         ]
      },
      {
         "code": 42292503,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1022.00/related/tools_used/42292503",
         "title": "Surgical impactors or packers",
         "example": [
            "Bone packers",
            "Bone pluggers",
            "Bone tampers"
         ]
      },
      {
         "code": 42151634,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1022.00/related/tools_used/42151634",
         "title": "Dental root tip picks",
         "example": [
            "Left syndesmotomes",
            "Right syndesmotomes",
            "Straight syndesmotomes"
         ]
      }
   ]
}