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-1241.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 41,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1241.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42294511,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1241.00/related/tools_used/42294511",
         "title": "Ophthalmic surgical knives or blades",
         "example": [
            "Conjunctival sac scissors",
            "Corneal scissors",
            "Ophthalmic surgery forceps",
            "Ophthalmic surgical scalpels"
         ]
      },
      {
         "code": 42182005,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1241.00/related/tools_used/42182005",
         "title": "Ophthalmoscopes or otoscopes or scope sets",
         "example": [
            "Binocular indirect ophthalmoscopes",
            "Diagnostic ophthalmoscope sets",
            "Otoscopes",
            "Scanning laser ophthalmoscopes"
         ]
      },
      {
         "code": 42183021,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1241.00/related/tools_used/42183021",
         "title": "Ophthalmic visual function analyzers",
         "example": [
            "Matrix visual field instruments",
            "Nerve fiber analyzers",
            "Ophthalmic digital imaging systems"
         ]
      },
      {
         "code": 42295121,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1241.00/related/tools_used/42295121",
         "title": "Surgical microscopes or loupes or magnifiers",
         "example": [
            "Surgical loupes",
            "Surgical microscopes"
         ]
      },
      {
         "code": 42183010,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1241.00/related/tools_used/42183010",
         "title": "Ophthalmic lensometers",
         "example": [
            "Lensmeters"
         ]
      },
      {
         "code": 42183030,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1241.00/related/tools_used/42183030",
         "title": "Eye occluders",
         "example": [
            "Occluders"
         ]
      },
      {
         "code": 42183001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1241.00/related/tools_used/42183001",
         "title": "Eye charts or vision cards",
         "example": [
            "Vision testing displays"
         ]
      },
      {
         "code": 42172101,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1241.00/related/tools_used/42172101",
         "title": "Mobile medical services automated external defibrillators AED or hard paddles",
         "example": [
            "Automated external defibrillators AED"
         ]
      },
      {
         "code": 42183501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1241.00/related/tools_used/42183501",
         "title": "Keratoscopes",
         "example": [
            "Keratometers"
         ]
      },
      {
         "code": 42294531,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1241.00/related/tools_used/42294531",
         "title": "Ophthalmic laser lens",
         "example": [
            "Eye surgery lasers"
         ]
      }
   ]
}