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-1125.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-1125.00/summary/technology_skills?start=6&end=9",
   "hot_technology": {
      "total": 5,
      "href": "https://api-v2.onetcenter.org/online/occupations/29-1125.00/hot_technology"
   },
   "category": [
      {
         "code": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1125.00/related/technology_skills/43233501",
         "title": "Electronic mail software",
         "example": [
            {
               "title": "Email software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Email%20software"
            },
            {
               "title": "Microsoft Outlook",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Outlook",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1125.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": 43232005,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1125.00/related/technology_skills/43232005",
         "title": "Music or sound editing software",
         "example": [
            {
               "title": "Avid Technology Sibelius",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Avid%20Technology%20Sibelius"
            },
            {
               "title": "Hyperscore",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Hyperscore"
            },
            {
               "title": "MakeMusic Finale",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/MakeMusic%20Finale"
            },
            {
               "title": "Steinberg Cubase Pro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Steinberg%20Cubase%20Pro"
            }
         ],
         "example_more": [
            {
               "title": "Musical instrument digital interface MIDI software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Musical%20instrument%20digital%20interface%20MIDI%20software"
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1125.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": 43232610,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1125.00/related/technology_skills/43232610",
         "title": "Medical software",
         "example": [
            {
               "title": "Patient electronic medical record EMR software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Patient%20electronic%20medical%20record%20EMR%20software"
            }
         ]
      }
   ]
}