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-2057.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 33,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-2057.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42183040,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2057.00/related/tools_used/42183040",
         "title": "Opticians tools",
         "example": [
            "Manual pupillometers",
            "Millimeter rules",
            "Snipe nose pliers",
            "Wide jaw angling pliers"
         ],
         "example_more": [
            "Digital pupillometers",
            "Flat nose pliers",
            "Optical screwdrivers",
            "Optokinetic drums"
         ]
      },
      {
         "code": 42183001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2057.00/related/tools_used/42183001",
         "title": "Eye charts or vision cards",
         "example": [
            "Amsler grids",
            "Snellen eye charts",
            "Visual acuity cards"
         ]
      },
      {
         "code": 42183003,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2057.00/related/tools_used/42183003",
         "title": "Exophthalmometers",
         "example": [
            "Hertel exophthalmometers",
            "Luedde exophthalmometers",
            "Naugle exophthalmometers"
         ]
      },
      {
         "code": 41111804,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2057.00/related/tools_used/41111804",
         "title": "Ultrasonic examination equipment",
         "example": [
            "A-scan biometers",
            "B-Scan biometers",
            "Bio-microscopes"
         ]
      },
      {
         "code": 42183010,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2057.00/related/tools_used/42183010",
         "title": "Ophthalmic lensometers",
         "example": [
            "Automated lensometers",
            "Manual lensometers"
         ]
      },
      {
         "code": 42183030,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2057.00/related/tools_used/42183030",
         "title": "Eye occluders",
         "example": [
            "Handheld occluders",
            "Maddox rods"
         ]
      },
      {
         "code": 42201511,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2057.00/related/tools_used/42201511",
         "title": "Medical computed tomography CT or CAT scanners or tubes",
         "example": [
            "Optical coherence tomography OCT scanners",
            "Retinal tomography machines"
         ]
      },
      {
         "code": 42183037,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2057.00/related/tools_used/42183037",
         "title": "Chart projectors",
         "example": [
            "Eye chart projectors",
            "Potential acuity meters"
         ]
      },
      {
         "code": 42183021,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2057.00/related/tools_used/42183021",
         "title": "Ophthalmic visual function analyzers",
         "example": [
            "Wavefront aberrometers"
         ]
      },
      {
         "code": 42183042,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2057.00/related/tools_used/42183042",
         "title": "Depth perception apparatus",
         "example": [
            "Stereo vision tests"
         ]
      }
   ]
}