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-1023.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 28,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1023.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42152713,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1023.00/related/tools_used/42152713",
         "title": "Orthodontic pliers",
         "example": [
            "Bird beak pliers",
            "Ligature tying pliers",
            "Surgical hook crimping pliers",
            "Tie-back pliers"
         ],
         "example_more": [
            "Adhesive removing pliers",
            "Band contouring pliers",
            "Band removers",
            "Band slitting pliers",
            "Bracket removing pliers",
            "Cap removing pliers",
            "Hemostat pliers",
            "Hollow chop pliers",
            "Jarabak pliers",
            "Light wire pliers",
            "Lingual arch forming pliers",
            "Loop forming pliers",
            "Mathieu pliers",
            "Pin and ligature cutters",
            "Posterior band removing pliers",
            "Rectangular arch forming pliers",
            "Weingart utility pliers"
         ]
      },
      {
         "code": 42151630,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1023.00/related/tools_used/42151630",
         "title": "Dental placement instruments",
         "example": [
            "Double-ended band seaters",
            "Ligature directors",
            "Positive positioners",
            "Twirl-ons"
         ],
         "example_more": [
            "Lingual torquing keys",
            "Mathieu needle holders"
         ]
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1023.00/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "Intraoral 3-D imaging devices",
            "Laser scanners"
         ]
      },
      {
         "code": 42151631,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1023.00/related/tools_used/42151631",
         "title": "Dental probes or explorers",
         "example": [
            "Dental explorers",
            "Single-end explorers"
         ]
      },
      {
         "code": 42151644,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1023.00/related/tools_used/42151644",
         "title": "Dental mouth prop or bite block or gag",
         "example": [
            "Boone gauges",
            "Dontrix gauges"
         ]
      },
      {
         "code": 42152008,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1023.00/related/tools_used/42152008",
         "title": "Dental x ray units",
         "example": [
            "Dental digital panoramic x ray units",
            "Dental digital x ray machines"
         ]
      },
      {
         "code": 42151638,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1023.00/related/tools_used/42151638",
         "title": "Dental scissors",
         "example": [
            "Distal end cutters",
            "Orthodontic wire cutters"
         ]
      },
      {
         "code": 42151620,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1023.00/related/tools_used/42151620",
         "title": "Dental files or rasps",
         "example": [
            "Interproximal strippers"
         ]
      },
      {
         "code": 42151640,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1023.00/related/tools_used/42151640",
         "title": "Dental tweezers",
         "example": [
            "College tweezers"
         ]
      },
      {
         "code": 42151501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1023.00/related/tools_used/42151501",
         "title": "Cosmetic dentistry curing lights",
         "example": [
            "Dental curing light sources"
         ]
      }
   ]
}