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-2081.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 8,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-2081.00/summary/technology_skills?start=6&end=8",
   "hot_technology": {
      "total": 4,
      "href": "https://api-v2.onetcenter.org/online/occupations/29-2081.00/hot_technology"
   },
   "category": [
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2081.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": 43232610,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2081.00/related/technology_skills/43232610",
         "title": "Medical software",
         "example": [
            {
               "title": "EMRlogic Systems ENTERPRISE Visions",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/EMRlogic%20Systems%20ENTERPRISE%20Visions"
            },
            {
               "title": "First Insight MaximEyes",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/First%20Insight%20MaximEyes"
            },
            {
               "title": "HealthLine Systems Eyecom",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/HealthLine%20Systems%20Eyecom"
            },
            {
               "title": "Specialist Data Solutions OctoPlus",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Specialist%20Data%20Solutions%20OctoPlus"
            }
         ],
         "example_more": [
            {
               "title": "Compulink Eyecare Advantage",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Compulink%20Eyecare%20Advantage"
            },
            {
               "title": "Cygnet Infotech Optifocus",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Cygnet%20Infotech%20Optifocus"
            },
            {
               "title": "Diversified Ophthalmics Practice Maximus",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Diversified%20Ophthalmics%20Practice%20Maximus"
            },
            {
               "title": "Insight Software My Vision Express",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Insight%20Software%20My%20Vision%20Express"
            },
            {
               "title": "OfficeMate Software Solutions OfficeMate",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/OfficeMate%20Software%20Solutions%20OfficeMate"
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2081.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "Database software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Database%20software"
            },
            {
               "title": "EZ-Zone Optizone Enterprise",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/EZ-Zone%20Optizone%20Enterprise"
            }
         ]
      },
      {
         "code": 43231601,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2081.00/related/technology_skills/43231601",
         "title": "Accounting software",
         "example": [
            {
               "title": "Intuit QuickBooks",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Intuit%20QuickBooks",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43231513,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2081.00/related/technology_skills/43231513",
         "title": "Office suite software",
         "example": [
            {
               "title": "Microsoft Office software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Office%20software",
               "hot_technology": true
            }
         ]
      }
   ]
}