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-1122.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 16,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1122.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 5,
      "href": "https://api-v2.onetcenter.org/online/occupations/29-1122.00/hot_technology"
   },
   "category": [
      {
         "code": 43232610,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1122.00/related/technology_skills/43232610",
         "title": "Medical software",
         "example": [
            {
               "title": "Bizmatics PrognoCIS EMR",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Bizmatics%20PrognoCIS%20EMR"
            },
            {
               "title": "eClinicalWorks EHR software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/eClinicalWorks%20EHR%20software",
               "hot_technology": true
            },
            {
               "title": "HMS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/HMS"
            },
            {
               "title": "Lexrotech LxPediatric",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Lexrotech%20LxPediatric"
            }
         ],
         "example_more": [
            {
               "title": "Casamba Smart",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Casamba%20Smart"
            },
            {
               "title": "Rehab Documentation Company ReDoc Suite",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Rehab%20Documentation%20Company%20ReDoc%20Suite"
            }
         ]
      },
      {
         "code": 43232502,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1122.00/related/technology_skills/43232502",
         "title": "Computer based training software",
         "example": [
            {
               "title": "Language arts educational software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Language%20arts%20educational%20software"
            },
            {
               "title": "Special education educational software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Special%20education%20educational%20software"
            },
            {
               "title": "Text reader software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Text%20reader%20software"
            },
            {
               "title": "Text to speech software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Text%20to%20speech%20software"
            }
         ],
         "example_more": [
            {
               "title": "Math educational software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Math%20educational%20software"
            },
            {
               "title": "Physical education educational software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Physical%20education%20educational%20software"
            },
            {
               "title": "Science educational software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Science%20educational%20software"
            },
            {
               "title": "Social studies educational software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Social%20studies%20educational%20software"
            }
         ]
      },
      {
         "code": 43232104,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1122.00/related/technology_skills/43232104",
         "title": "Word processing software",
         "example": [
            {
               "title": "Crick Software Clicker 4",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Crick%20Software%20Clicker%204"
            },
            {
               "title": "Microsoft Word",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Word",
               "hot_technology": true
            },
            {
               "title": "OpenOffice WRITER",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/OpenOffice%20WRITER"
            }
         ]
      },
      {
         "code": 43232111,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1122.00/related/technology_skills/43232111",
         "title": "Optical character reader OCR or scanning software",
         "example": [
            {
               "title": "Duxbury Braille Translator",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Duxbury%20Braille%20Translator"
            },
            {
               "title": "Text scanning software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Text%20scanning%20software"
            }
         ]
      },
      {
         "code": 43232102,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1122.00/related/technology_skills/43232102",
         "title": "Graphics or photo imaging software",
         "example": [
            {
               "title": "Computer drawing software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Computer%20drawing%20software"
            },
            {
               "title": "Mayer-Johnson Boardmaker",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Mayer-Johnson%20Boardmaker"
            }
         ]
      }
   ]
}