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-1022.00/details/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 4,
   "total": 4,
   "category": [
      {
         "code": 43232102,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1022.00/related/technology_skills/43232102",
         "title": "Graphics or photo imaging software",
         "example": [
            {
               "title": "Apteryx Imaging Suite",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Apteryx%20Imaging%20Suite"
            },
            {
               "title": "DentalEye",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/DentalEye"
            },
            {
               "title": "Planmeca Oy Dimaxis",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Planmeca%20Oy%20Dimaxis"
            },
            {
               "title": "Sirona SIDEXIS XG",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Sirona%20SIDEXIS%20XG"
            }
         ],
         "example_more": [
            {
               "title": "Gendex Dental Systems VixWin PRO",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Gendex%20Dental%20Systems%20VixWin%20PRO"
            },
            {
               "title": "Kodak Dental Systems Kodak Cosmetic Imaging Module",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Kodak%20Dental%20Systems%20Kodak%20Cosmetic%20Imaging%20Module"
            }
         ]
      },
      {
         "code": 43232610,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1022.00/related/technology_skills/43232610",
         "title": "Medical software",
         "example": [
            {
               "title": "DecisionBase TiME for OMS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/DecisionBase%20TiME%20for%20OMS"
            },
            {
               "title": "Dolphin Imaging & Management Solutions Dolphin Management",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Dolphin%20Imaging%20%26%20Management%20Solutions%20Dolphin%20Management"
            },
            {
               "title": "DSN Software Oral Surgery-Exec",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/DSN%20Software%20Oral%20Surgery-Exec"
            }
         ]
      },
      {
         "code": 43232402,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1022.00/related/technology_skills/43232402",
         "title": "Development environment software",
         "example": [
            {
               "title": "Ada",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Ada"
            }
         ]
      },
      {
         "code": 43233004,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1022.00/related/technology_skills/43233004",
         "title": "Operating system software",
         "example": []
      }
   ]
}