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/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 11,
   "next": "https://api-v2.onetcenter.org/online/occupations/25-2055.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 5,
      "href": "https://api-v2.onetcenter.org/online/occupations/25-2055.00/hot_technology"
   },
   "category": [
      {
         "code": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2055.00/related/technology_skills/43233501",
         "title": "Electronic mail software",
         "example": [
            {
               "title": "Email software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Email%20software"
            },
            {
               "title": "Microsoft Outlook",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Outlook",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232502,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2055.00/related/technology_skills/43232502",
         "title": "Computer based training software",
         "example": [
            {
               "title": "Children's educational software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Children's%20educational%20software"
            },
            {
               "title": "EasyCBM",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/EasyCBM"
            },
            {
               "title": "Rethink Ed",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Rethink%20Ed"
            },
            {
               "title": "Scientific Learning Fast ForWord",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Scientific%20Learning%20Fast%20ForWord"
            }
         ]
      },
      {
         "code": 43233405,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2055.00/related/technology_skills/43233405",
         "title": "Device drivers or system software",
         "example": [
            {
               "title": "Screen magnification software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Screen%20magnification%20software"
            },
            {
               "title": "Screen reader software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Screen%20reader%20software"
            },
            {
               "title": "Synapse outSPOKEN",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Synapse%20outSPOKEN"
            },
            {
               "title": "The vOICe Learning Edition",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/The%20vOICe%20Learning%20Edition"
            }
         ]
      },
      {
         "code": 43233413,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2055.00/related/technology_skills/43233413",
         "title": "Voice recognition software",
         "example": [
            {
               "title": "goQ WordQ",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/goQ%20WordQ"
            },
            {
               "title": "Nuance Dragon NaturallySpeaking",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Nuance%20Dragon%20NaturallySpeaking"
            },
            {
               "title": "Voice activated software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Voice%20activated%20software"
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-2055.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "American Sign Language Browser",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/American%20Sign%20Language%20Browser"
            },
            {
               "title": "Individualized Educational Program IEP software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Individualized%20Educational%20Program%20IEP%20software"
            }
         ]
      }
   ]
}