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/27-3092.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 9,
   "next": "https://api-v2.onetcenter.org/online/occupations/27-3092.00/summary/technology_skills?start=6&end=9",
   "hot_technology": {
      "total": 2,
      "href": "https://api-v2.onetcenter.org/online/occupations/27-3092.00/hot_technology"
   },
   "category": [
      {
         "code": 43232104,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-3092.00/related/technology_skills/43232104",
         "title": "Word processing software",
         "example": [
            {
               "title": "Advantage Software Total Eclipse",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Advantage%20Software%20Total%20Eclipse"
            },
            {
               "title": "AudioScribe SpeechCAT",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/AudioScribe%20SpeechCAT"
            },
            {
               "title": "Microsoft Word",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Word",
               "hot_technology": true
            },
            {
               "title": "VocEdit",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/VocEdit"
            }
         ],
         "example_more": [
            {
               "title": "Cheetah International SmartCAT",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Cheetah%20International%20SmartCAT"
            },
            {
               "title": "Electronic Transcript Software ProTEXT",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Electronic%20Transcript%20Software%20ProTEXT"
            },
            {
               "title": "Gigatron StenoCAT",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Gigatron%20StenoCAT"
            },
            {
               "title": "HTH Engineering Start-Stop PowerPlay",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/HTH%20Engineering%20Start-Stop%20PowerPlay"
            },
            {
               "title": "ProCAT Winner",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/ProCAT%20Winner"
            },
            {
               "title": "Stenograph Case CATalyst",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Stenograph%20Case%20CATalyst"
            },
            {
               "title": "Stenovations Digital CAT",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Stenovations%20Digital%20CAT"
            },
            {
               "title": "Thomson West LiveNote",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Thomson%20West%20LiveNote"
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-3092.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "Acclaim Legal Acclaim DepoManage",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Acclaim%20Legal%20Acclaim%20DepoManage"
            },
            {
               "title": "Chase Software Solutions Court Reporting Software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Chase%20Software%20Solutions%20Court%20Reporting%20Software"
            },
            {
               "title": "Courtpages",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Courtpages"
            },
            {
               "title": "OMTI ReporterBase",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/OMTI%20ReporterBase"
            }
         ]
      },
      {
         "code": 43231602,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-3092.00/related/technology_skills/43231602",
         "title": "Enterprise resource planning ERP software",
         "example": [
            {
               "title": "Acculaw Court Reporters Billing Scheduling Job Management System ABSMS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Acculaw%20Court%20Reporters%20Billing%20Scheduling%20Job%20Management%20System%20ABSMS"
            },
            {
               "title": "ReporterWorks",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/ReporterWorks"
            }
         ]
      },
      {
         "code": 43233413,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-3092.00/related/technology_skills/43233413",
         "title": "Voice recognition software",
         "example": [
            {
               "title": "Courtroom Data Solutions Techlennium",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Courtroom%20Data%20Solutions%20Techlennium"
            },
            {
               "title": "Nuance Dragon NaturallySpeaking",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Nuance%20Dragon%20NaturallySpeaking"
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-3092.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
            }
         ]
      }
   ]
}