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/31-9091.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 66,
   "next": "https://api-v2.onetcenter.org/online/occupations/31-9091.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42152713,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9091.00/related/tools_used/42152713",
         "title": "Orthodontic pliers",
         "example": [
            "Contouring orthodontic pliers",
            "Dental crimping pliers",
            "Dental pliers",
            "Intraoral detailing pliers"
         ],
         "example_more": [
            "Band seating pliers",
            "Offset utility pliers",
            "Straight utility pliers",
            "Torqueing pliers"
         ]
      },
      {
         "code": 42151624,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9091.00/related/tools_used/42151624",
         "title": "Dental handpieces",
         "example": [
            "Electric endodontic handpieces",
            "Electric surgical handpieces",
            "Rotary handpieces",
            "Slow-speed dental handpieces"
         ],
         "example_more": [
            "Electric general dentistry handpieces",
            "High-speed handpieces"
         ]
      },
      {
         "code": 42152503,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9091.00/related/tools_used/42152503",
         "title": "Dental dam supplies",
         "example": [
            "Molar clamps",
            "Rubber dam clamp forceps",
            "Rubber dam punches",
            "Rubber dams"
         ]
      },
      {
         "code": 42151623,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9091.00/related/tools_used/42151623",
         "title": "Dental forceps",
         "example": [
            "Cotton forceps",
            "Extracting forceps",
            "Splinter forceps",
            "Tongue forceps"
         ]
      },
      {
         "code": 42281508,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9091.00/related/tools_used/42281508",
         "title": "Steam autoclaves or sterilizers",
         "example": [
            "Autoclaves",
            "Steam cleaning equipment",
            "Steam sterilizers",
            "Sterilizers"
         ]
      },
      {
         "code": 42151631,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9091.00/related/tools_used/42151631",
         "title": "Dental probes or explorers",
         "example": [
            "Dental explorers",
            "Double-ended probes",
            "Single-ended periodontal probes"
         ]
      },
      {
         "code": 42204002,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9091.00/related/tools_used/42204002",
         "title": "Medical radiological shielding aprons or masks or drapes",
         "example": [
            "Lead aprons",
            "Protective shielding equipment",
            "Thyroid collars"
         ]
      },
      {
         "code": 42151635,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9091.00/related/tools_used/42151635",
         "title": "Dental saliva ejectors or oral suction devices",
         "example": [
            "Evacuator systems",
            "High-velocity evacuators",
            "Saliva ejectors"
         ]
      },
      {
         "code": 42152008,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9091.00/related/tools_used/42152008",
         "title": "Dental x ray units",
         "example": [
            "Dental x ray machines",
            "Intraoral x ray equipment",
            "Panoramic x ray equipment"
         ]
      },
      {
         "code": 42152508,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9091.00/related/tools_used/42152508",
         "title": "Dental syringes or needles or syringes with needles",
         "example": [
            "Aspirating syringes",
            "Cartridge syringes",
            "Needles"
         ]
      }
   ]
}