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-1041.00/related/tools_used/42183030
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 42183030,
      "title": "Eye occluders",
      "example": [
         "Combined cover paddle occluders",
         "Multiple pin hole occluders",
         "Multiple pinhole mask occluders"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1122.01/",
         "code": "29-1122.01",
         "title": "Low Vision Therapists, Orientation and Mobility Specialists, and Vision Rehabilitation Therapists",
         "tags": {
            "bright_outlook": true
         },
         "example": []
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/31-9092.00/",
         "code": "31-9092.00",
         "title": "Medical Assistants",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Handheld occluders"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2057.00/",
         "code": "29-2057.00",
         "title": "Ophthalmic Medical Technicians",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Handheld occluders",
            "Maddox rods"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2099.05/",
         "code": "29-2099.05",
         "title": "Ophthalmic Medical Technologists",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Handheld occluders",
            "Maddox rods"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1241.00/",
         "code": "29-1241.00",
         "title": "Ophthalmologists, Except Pediatric",
         "tags": {},
         "example": [
            "Occluders"
         ]
      }
   ]
}