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-2091.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/29-2091.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 7,
      "href": "https://api-v2.onetcenter.org/online/occupations/29-2091.00/hot_technology"
   },
   "category": [
      {
         "code": 43232604,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2091.00/related/technology_skills/43232604",
         "title": "Computer aided design CAD software",
         "example": [
            {
               "title": "Autodesk AutoCAD",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Autodesk%20AutoCAD",
               "hot_technology": true
            },
            {
               "title": "Ohio Willow Wood OMEGA Tracer System",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Ohio%20Willow%20Wood%20OMEGA%20Tracer%20System"
            },
            {
               "title": "Polhemus FastSCAN",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Polhemus%20FastSCAN"
            },
            {
               "title": "Seattle Systems Shapemaker",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Seattle%20Systems%20Shapemaker"
            }
         ],
         "example_more": [
            {
               "title": "Alibre Design",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Alibre%20Design"
            },
            {
               "title": "Infinity CAD Systems AutoSculpt",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Infinity%20CAD%20Systems%20AutoSculpt"
            },
            {
               "title": "Vorum Research Corporation CANFIT-PLUS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Vorum%20Research%20Corporation%20CANFIT-PLUS"
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2091.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": 43232610,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2091.00/related/technology_skills/43232610",
         "title": "Medical software",
         "example": [
            {
               "title": "Healthcare common procedure coding system HCPCS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Healthcare%20common%20procedure%20coding%20system%20HCPCS"
            },
            {
               "title": "MedEvolve eCeno",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/MedEvolve%20eCeno"
            },
            {
               "title": "OPIE Practice Management Suite",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/OPIE%20Practice%20Management%20Suite"
            },
            {
               "title": "Patient management software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Patient%20management%20software"
            }
         ],
         "example_more": [
            {
               "title": "American Orthotic and Prosthetic Association CodingPro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/American%20Orthotic%20and%20Prosthetic%20Association%20CodingPro"
            },
            {
               "title": "Artsco OrthoPro Complete",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Artsco%20OrthoPro%20Complete"
            },
            {
               "title": "Futura International O.P.S.",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Futura%20International%20O.P.S."
            },
            {
               "title": "Gait analysis software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Gait%20analysis%20software"
            },
            {
               "title": "Gez Bowman THE O&P HUB",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Gez%20Bowman%20THE%20O%26P%20HUB"
            },
            {
               "title": "MedePresence",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/MedePresence"
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2091.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": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2091.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
            }
         ]
      }
   ]
}