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-1292.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-1292.00/summary/technology_skills?start=6&end=9",
   "hot_technology": {
      "total": 4,
      "href": "https://api-v2.onetcenter.org/online/occupations/29-1292.00/hot_technology"
   },
   "category": [
      {
         "code": 43232610,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1292.00/related/technology_skills/43232610",
         "title": "Medical software",
         "example": [
            {
               "title": "Dental office management software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Dental%20office%20management%20software"
            },
            {
               "title": "Henry Schein Dentrix",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Henry%20Schein%20Dentrix",
               "hot_technology": true
            },
            {
               "title": "Open Dental",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Open%20Dental"
            },
            {
               "title": "Patterson Dental Supply Patterson EagleSoft",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Patterson%20Dental%20Supply%20Patterson%20EagleSoft"
            }
         ],
         "example_more": [
            {
               "title": "Dental charting software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Dental%20charting%20software"
            },
            {
               "title": "Dental clinical records software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Dental%20clinical%20records%20software"
            },
            {
               "title": "Dental digital radiology software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Dental%20digital%20radiology%20software"
            },
            {
               "title": "Dental imaging software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Dental%20imaging%20software"
            },
            {
               "title": "Dental intra-oral imaging software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Dental%20intra-oral%20imaging%20software"
            },
            {
               "title": "Voice-activated perio charting software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Voice-activated%20perio%20charting%20software"
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1292.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-1292.00/related/technology_skills/43233501",
         "title": "Electronic mail software",
         "example": [
            {
               "title": "Email software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Email%20software"
            }
         ]
      },
      {
         "code": 43231601,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1292.00/related/technology_skills/43231601",
         "title": "Accounting software",
         "example": [
            {
               "title": "Dental billing software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Dental%20billing%20software"
            }
         ]
      },
      {
         "code": 43231513,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1292.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
            }
         ]
      }
   ]
}