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/27-2042.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 14,
   "next": "https://api-v2.onetcenter.org/online/occupations/27-2042.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 5,
      "href": "https://api-v2.onetcenter.org/online/occupations/27-2042.00/hot_technology"
   },
   "category": [
      {
         "code": 43232107,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2042.00/related/technology_skills/43232107",
         "title": "Web page creation and editing software",
         "example": [
            {
               "title": "Blogging software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Blogging%20software"
            },
            {
               "title": "Facebook",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Facebook",
               "hot_technology": true
            },
            {
               "title": "Instagram",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Instagram"
            }
         ]
      },
      {
         "code": 43232103,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2042.00/related/technology_skills/43232103",
         "title": "Video creation and editing software",
         "example": [
            {
               "title": "YouTube",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/YouTube"
            }
         ]
      },
      {
         "code": 43232005,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2042.00/related/technology_skills/43232005",
         "title": "Music or sound editing software",
         "example": [
            {
               "title": "Apple GarageBand",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Apple%20GarageBand"
            },
            {
               "title": "Audacity",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Audacity"
            },
            {
               "title": "Avid Technology Pro Tools",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Avid%20Technology%20Pro%20Tools"
            },
            {
               "title": "iZotope Ozone",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/iZotope%20Ozone"
            }
         ],
         "example_more": [
            {
               "title": "Acoustica Mixcraft",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Acoustica%20Mixcraft"
            },
            {
               "title": "Avid Technology Sibelius",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Avid%20Technology%20Sibelius"
            },
            {
               "title": "MakeMusic Finale",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/MakeMusic%20Finale"
            }
         ]
      },
      {
         "code": 43233504,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2042.00/related/technology_skills/43233504",
         "title": "Instant messaging software",
         "example": [
            {
               "title": "Snapchat",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Snapchat"
            },
            {
               "title": "Twitter",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Twitter"
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2042.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
            }
         ]
      }
   ]
}