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-1024.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 3,
   "total": 3,
   "hot_technology": {
      "total": 2,
      "href": "https://api-v2.onetcenter.org/online/occupations/29-1024.00/hot_technology"
   },
   "category": [
      {
         "code": 43232610,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1024.00/related/technology_skills/43232610",
         "title": "Medical software",
         "example": [
            {
               "title": "Henry Schein DentalVision Professional",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Henry%20Schein%20DentalVision%20Professional"
            },
            {
               "title": "Henry Schein Dentrix",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Henry%20Schein%20Dentrix",
               "hot_technology": true
            },
            {
               "title": "Patterson Dental Supply Patterson EagleSoft",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Patterson%20Dental%20Supply%20Patterson%20EagleSoft"
            },
            {
               "title": "Practice-Web Dental",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Practice-Web%20Dental"
            }
         ],
         "example_more": [
            {
               "title": "Consult-PRO",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Consult-PRO"
            },
            {
               "title": "Henry Schein Easy Dental",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Henry%20Schein%20Easy%20Dental"
            },
            {
               "title": "Kea Software impDAT",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Kea%20Software%20impDAT"
            },
            {
               "title": "Kodak Dental Systems Kodak PRACTICEWORKS Practice management software PMS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Kodak%20Dental%20Systems%20Kodak%20PRACTICEWORKS%20Practice%20management%20software%20PMS"
            },
            {
               "title": "Materialise Dental SimPLANT",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Materialise%20Dental%20SimPLANT"
            },
            {
               "title": "Materialise Dental SurgiGuide",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Materialise%20Dental%20SurgiGuide"
            },
            {
               "title": "Perio charting software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Perio%20charting%20software"
            },
            {
               "title": "Planet DDS Denticon",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Planet%20DDS%20Denticon"
            }
         ]
      },
      {
         "code": 43232102,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1024.00/related/technology_skills/43232102",
         "title": "Graphics or photo imaging software",
         "example": [
            {
               "title": "Image management software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Image%20management%20software"
            }
         ]
      },
      {
         "code": 43233004,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1024.00/related/technology_skills/43233004",
         "title": "Operating system software",
         "example": [
            {
               "title": "Apple iOS",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Apple%20iOS",
               "hot_technology": true
            }
         ]
      }
   ]
}