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-1024.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 43,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1024.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42152713,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1024.00/related/tools_used/42152713",
         "title": "Orthodontic pliers",
         "example": [
            "Bird beak pliers",
            "Ligature tying pliers",
            "Placing pliers",
            "Serrated pliers"
         ],
         "example_more": [
            "Bending pliers",
            "Forming pliers",
            "Mosquito pliers",
            "Orthodontic wire bending pliers",
            "Weingart utility pliers"
         ]
      },
      {
         "code": 42151644,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1024.00/related/tools_used/42151644",
         "title": "Dental mouth prop or bite block or gag",
         "example": [
            "Boley gauges",
            "Bracket positioning gauges",
            "Fox planes",
            "Willis gauges"
         ],
         "example_more": [
            "Dental caliper gauges",
            "Dental thickness gauges"
         ]
      },
      {
         "code": 42152110,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1024.00/related/tools_used/42152110",
         "title": "Dental marking devices",
         "example": [
            "Gothic arch tracers",
            "Needle point tracers",
            "Pantographic tracing instruments"
         ]
      },
      {
         "code": 42152701,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1024.00/related/tools_used/42152701",
         "title": "Dental articulators",
         "example": [
            "Adjustable articulators",
            "Face bows",
            "Non-adjustable articulators"
         ]
      },
      {
         "code": 42152105,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1024.00/related/tools_used/42152105",
         "title": "Dental impression trays",
         "example": [
            "Crown and bridge trays",
            "Edentulous impression trays",
            "Partial impression trays"
         ]
      },
      {
         "code": 42151605,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1024.00/related/tools_used/42151605",
         "title": "Crown or bridge removers",
         "example": [
            "Crown grippers",
            "Crown removal pliers",
            "Crown spreaders"
         ]
      },
      {
         "code": 42151630,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1024.00/related/tools_used/42151630",
         "title": "Dental placement instruments",
         "example": [
            "Abutment drivers",
            "Implant ratchets"
         ]
      },
      {
         "code": 42151641,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1024.00/related/tools_used/42151641",
         "title": "Dental wax carvers",
         "example": [
            "Dental wax knives",
            "Modeling carvers"
         ]
      },
      {
         "code": 42151623,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1024.00/related/tools_used/42151623",
         "title": "Dental forceps",
         "example": [
            "Articulating paper forceps",
            "Titanium forceps"
         ]
      },
      {
         "code": 42151624,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1024.00/related/tools_used/42151624",
         "title": "Dental handpieces",
         "example": [
            "High-speed handpieces",
            "Low-speed handpieces"
         ]
      }
   ]
}