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/31-2021.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/31-2021.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 8,
      "href": "https://api-v2.onetcenter.org/online/occupations/31-2021.00/hot_technology"
   },
   "category": [
      {
         "code": 43232610,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2021.00/related/technology_skills/43232610",
         "title": "Medical software",
         "example": [
            {
               "title": "eClinicalWorks EHR software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/eClinicalWorks%20EHR%20software",
               "hot_technology": true
            },
            {
               "title": "Laboratory information system LIS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Laboratory%20information%20system%20LIS"
            },
            {
               "title": "Medical condition coding software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Medical%20condition%20coding%20software"
            },
            {
               "title": "TherAssist",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/TherAssist"
            }
         ],
         "example_more": [
            {
               "title": "Arena Health Systems Phys-X",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Arena%20Health%20Systems%20Phys-X"
            },
            {
               "title": "Beaver Creek Software The THERAPIST",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Beaver%20Creek%20Software%20The%20THERAPIST"
            },
            {
               "title": "BioEx Systems Exercise Pro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/BioEx%20Systems%20Exercise%20Pro"
            },
            {
               "title": "Client caseload management software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Client%20caseload%20management%20software"
            },
            {
               "title": "Eazy Application Systems QuickEMR",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Eazy%20Application%20Systems%20QuickEMR"
            },
            {
               "title": "Knees Software PT DocTools",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Knees%20Software%20PT%20DocTools"
            },
            {
               "title": "PhysioTools Tools RG",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/PhysioTools%20Tools%20RG"
            },
            {
               "title": "Rehab Documentation Company ReDoc Suite",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Rehab%20Documentation%20Company%20ReDoc%20Suite"
            },
            {
               "title": "SpectraSoft DocuPRO",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/SpectraSoft%20DocuPRO"
            },
            {
               "title": "Summit Software CarePoint",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Summit%20Software%20CarePoint"
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2021.00/related/technology_skills/43232106",
         "title": "Presentation software",
         "example": [
            {
               "title": "Microsoft PowerPoint",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20PowerPoint",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2021.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "dBASE",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/dBASE"
            },
            {
               "title": "FileMaker Pro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/FileMaker%20Pro"
            },
            {
               "title": "Microsoft Access",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Access",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232001,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2021.00/related/technology_skills/43232001",
         "title": "Action games",
         "example": [
            {
               "title": "Video game software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Video%20game%20software"
            },
            {
               "title": "Virtual reality game software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Virtual%20reality%20game%20software"
            }
         ]
      },
      {
         "code": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-2021.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
            }
         ]
      }
   ]
}