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-1127.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 13,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1127.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 4,
      "href": "https://api-v2.onetcenter.org/online/occupations/29-1127.00/hot_technology"
   },
   "category": [
      {
         "code": 43232610,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1127.00/related/technology_skills/43232610",
         "title": "Medical software",
         "example": [
            {
               "title": "Biofeedback software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Biofeedback%20software"
            },
            {
               "title": "Bungalow Software Aphasia Tutor",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Bungalow%20Software%20Aphasia%20Tutor"
            },
            {
               "title": "eClinicalWorks EHR software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/eClinicalWorks%20EHR%20software",
               "hot_technology": true
            },
            {
               "title": "Micro Video Voice Speech Training System",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Micro%20Video%20Voice%20Speech%20Training%20System"
            }
         ],
         "example_more": [
            {
               "title": "Avaaz Innovations AphasiaMate",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Avaaz%20Innovations%20AphasiaMate"
            },
            {
               "title": "Avaaz Innovations Interactive Voice Analysis System IVANS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Avaaz%20Innovations%20Interactive%20Voice%20Analysis%20System%20IVANS"
            },
            {
               "title": "ELR Software eLr Extra Language Resources",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/ELR%20Software%20eLr%20Extra%20Language%20Resources"
            },
            {
               "title": "KayPENTAX Multi-Speech",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/KayPENTAX%20Multi-Speech"
            },
            {
               "title": "KayPENTAX Nasometer",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/KayPENTAX%20Nasometer"
            },
            {
               "title": "Learning Fundamentals Speech Visualization",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Learning%20Fundamentals%20Speech%20Visualization"
            },
            {
               "title": "Propeller Multimedia React2",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Propeller%20Multimedia%20React2"
            }
         ]
      },
      {
         "code": 43232702,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1127.00/related/technology_skills/43232702",
         "title": "Desktop communications software",
         "example": [
            {
               "title": "Tadpoles",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Tadpoles"
            }
         ]
      },
      {
         "code": 43232605,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1127.00/related/technology_skills/43232605",
         "title": "Analytical or scientific software",
         "example": [
            {
               "title": "Avaaz Innovations Computerized Speech Research Environment CSRE",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Avaaz%20Innovations%20Computerized%20Speech%20Research%20Environment%20CSRE"
            },
            {
               "title": "Language analysis software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Language%20analysis%20software"
            },
            {
               "title": "Signal analysis software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Signal%20analysis%20software"
            },
            {
               "title": "Speech analysis software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Speech%20analysis%20software"
            }
         ]
      },
      {
         "code": 43232005,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1127.00/related/technology_skills/43232005",
         "title": "Music or sound editing software",
         "example": [
            {
               "title": "Adobe Audition",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Adobe%20Audition"
            },
            {
               "title": "Apple Logic Pro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Apple%20Logic%20Pro"
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1127.00/related/technology_skills/43232110",
         "title": "Spreadsheet software",
         "example": [
            {
               "title": "Microsoft Excel",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Excel",
               "hot_technology": true
            }
         ]
      }
   ]
}