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/39-2021.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 7,
   "next": "https://api-v2.onetcenter.org/online/occupations/39-2021.00/summary/technology_skills?start=6&end=7",
   "hot_technology": {
      "total": 6,
      "href": "https://api-v2.onetcenter.org/online/occupations/39-2021.00/hot_technology"
   },
   "category": [
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-2021.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "CEEJS The Pet Groomer's Secretary",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/CEEJS%20The%20Pet%20Groomer's%20Secretary"
            },
            {
               "title": "DaySmart Software 123Pet",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/DaySmart%20Software%20123Pet"
            },
            {
               "title": "Microsoft Access",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Access",
               "hot_technology": true
            },
            {
               "title": "The Groomer's Write Hand",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/The%20Groomer's%20Write%20Hand"
            }
         ],
         "example_more": [
            {
               "title": "Envision Pet Grooming",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Envision%20Pet%20Grooming"
            },
            {
               "title": "Groomsoft",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Groomsoft"
            },
            {
               "title": "K9 Bytes K9 Koordinator",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/K9%20Bytes%20K9%20Koordinator"
            },
            {
               "title": "Kennel Link",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Kennel%20Link"
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-2021.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": 43232108,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-2021.00/related/technology_skills/43232108",
         "title": "Calendar and scheduling software",
         "example": [
            {
               "title": "DaySmart Software Appointment-Plus",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/DaySmart%20Software%20Appointment-Plus"
            },
            {
               "title": "Groom Pro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Groom%20Pro"
            },
            {
               "title": "Mobile Dog Grooming Software mGroomer",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Mobile%20Dog%20Grooming%20Software%20mGroomer"
            },
            {
               "title": "Petschedule",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Petschedule"
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-2021.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/39-2021.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
            }
         ]
      }
   ]
}