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/25-2055.00/related/technology_skills/43233405
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 43233405,
      "title": "Device drivers or system software",
      "example": [
         "Screen magnification software",
         "Screen reader software",
         "Synapse outSPOKEN",
         "The vOICe Learning Edition"
      ],
      "occupation_total": 14,
      "see_more": "https://api-v2.onetcenter.org/online/technology/categories/43233405"
   },
   "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": [
            "Ai Squared ZoomText",
            "American Printing House for the Blind Learn Keys",
            "Freedom Scientific MAGic",
            "ZoomWare Screen Magnifier"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1122.00/",
         "code": "29-1122.00",
         "title": "Occupational Therapists",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Screen magnification software",
            "Screen reader software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/31-2011.00/",
         "code": "31-2011.00",
         "title": "Occupational Therapy Assistants",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Screen reader software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-2072.01/",
         "code": "17-2072.01",
         "title": "Radio Frequency Identification Device Specialists",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Device driver software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/15-1252.00/",
         "code": "15-1252.00",
         "title": "Software Developers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Microsoft DirectX"
         ]
      }
   ]
}