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-1131.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-1131.00/summary/technology_skills?start=6&end=9",
   "hot_technology": {
      "total": 7,
      "href": "https://api-v2.onetcenter.org/online/occupations/29-1131.00/hot_technology"
   },
   "category": [
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1131.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "IDEXX Laboratories IDEXX VPM",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/IDEXX%20Laboratories%20IDEXX%20VPM"
            },
            {
               "title": "Microsoft Access",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Access",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1131.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-1131.00/related/technology_skills/43232610",
         "title": "Medical software",
         "example": [
            {
               "title": "American Data Systems PAWS Veterinary Practice Management",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/American%20Data%20Systems%20PAWS%20Veterinary%20Practice%20Management"
            },
            {
               "title": "InformaVet ALIS-VET",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/InformaVet%20ALIS-VET"
            },
            {
               "title": "Sneakers Software DVMax Practice",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Sneakers%20Software%20DVMax%20Practice"
            },
            {
               "title": "Vetport",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Vetport"
            }
         ],
         "example_more": [
            {
               "title": "Complete Clinic",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Complete%20Clinic"
            },
            {
               "title": "Eklin Information Systems VIA",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Eklin%20Information%20Systems%20VIA"
            },
            {
               "title": "Henry Schein ImproMed",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Henry%20Schein%20ImproMed"
            },
            {
               "title": "IDEXX Laboratories IDEXX Cornerstone",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/IDEXX%20Laboratories%20IDEXX%20Cornerstone"
            },
            {
               "title": "ImproMed Infinity",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/ImproMed%20Infinity"
            },
            {
               "title": "IntraVet",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/IntraVet"
            },
            {
               "title": "Mobile Data Software VetInfo",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Mobile%20Data%20Software%20VetInfo"
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1131.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-1131.00/related/technology_skills/43233501",
         "title": "Electronic mail software",
         "example": [
            {
               "title": "Microsoft Outlook",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Outlook",
               "hot_technology": true
            }
         ]
      }
   ]
}