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-1123.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/29-1123.00/summary/technology_skills?start=6&end=9",
   "hot_technology": {
      "total": 6,
      "href": "https://api-v2.onetcenter.org/online/occupations/29-1123.00/hot_technology"
   },
   "category": [
      {
         "code": 43232610,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1123.00/related/technology_skills/43232610",
         "title": "Medical software",
         "example": [
            {
               "title": "Clinicient Insight",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Clinicient%20Insight"
            },
            {
               "title": "eClinicalWorks EHR software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/eClinicalWorks%20EHR%20software",
               "hot_technology": true
            },
            {
               "title": "Medical procedure coding software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Medical%20procedure%20coding%20software"
            },
            {
               "title": "MEDITECH software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/MEDITECH%20software",
               "hot_technology": true
            }
         ],
         "example_more": [
            {
               "title": "Advantage Software Physical Therapy Advantage",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Advantage%20Software%20Physical%20Therapy%20Advantage"
            },
            {
               "title": "Hands On Technology TheraWriter.PT",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Hands%20On%20Technology%20TheraWriter.PT"
            },
            {
               "title": "Medical condition coding software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Medical%20condition%20coding%20software"
            },
            {
               "title": "Patient charting software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Patient%20charting%20software"
            },
            {
               "title": "Prognosis Innovation Healthcare ChartAccess",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Prognosis%20Innovation%20Healthcare%20ChartAccess"
            },
            {
               "title": "Recordkeeping software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Recordkeeping%20software"
            },
            {
               "title": "Rehab Documentation Company ReDoc Suite",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Rehab%20Documentation%20Company%20ReDoc%20Suite"
            }
         ]
      },
      {
         "code": 43232104,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1123.00/related/technology_skills/43232104",
         "title": "Word processing software",
         "example": [
            {
               "title": "Exercise routine creation software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Exercise%20routine%20creation%20software"
            },
            {
               "title": "Microsoft Word",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Word",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1123.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
            }
         ]
      },
      {
         "code": 43232001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1123.00/related/technology_skills/43232001",
         "title": "Action games",
         "example": [
            {
               "title": "Biometrics video game software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Biometrics%20video%20game%20software"
            }
         ]
      },
      {
         "code": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1123.00/related/technology_skills/43233501",
         "title": "Electronic mail software",
         "example": [
            {
               "title": "Microsoft Outlook",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Outlook",
               "hot_technology": true
            }
         ]
      }
   ]
}