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/43-9081.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 16,
   "next": "https://api-v2.onetcenter.org/online/occupations/43-9081.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 14,
      "href": "https://api-v2.onetcenter.org/online/occupations/43-9081.00/hot_technology"
   },
   "in_demand_skills": {
      "total": 14,
      "href": "https://api-v2.onetcenter.org/online/occupations/43-9081.00/summary/in_demand_skills"
   },
   "category": [
      {
         "code": 43232104,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-9081.00/related/technology_skills/43232104",
         "title": "Word processing software",
         "example": [
            {
               "title": "Adobe InCopy",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Adobe%20InCopy"
            },
            {
               "title": "Microsoft Word",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Word",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 8
            },
            {
               "title": "Serenity Software Editor",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Serenity%20Software%20Editor"
            },
            {
               "title": "WhiteSmoke",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/WhiteSmoke"
            }
         ],
         "example_more": [
            {
               "title": "After the Deadline",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/After%20the%20Deadline"
            },
            {
               "title": "AutoCrit Editing Wizard",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/AutoCrit%20Editing%20Wizard"
            },
            {
               "title": "Elite Minds RightWriter",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Elite%20Minds%20RightWriter"
            },
            {
               "title": "Grammarly Editor",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Grammarly%20Editor"
            },
            {
               "title": "Intelligent Editing PerfectIt",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Intelligent%20Editing%20PerfectIt"
            },
            {
               "title": "myWriterTools",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/myWriterTools"
            },
            {
               "title": "Pro Writing Aid",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Pro%20Writing%20Aid"
            }
         ]
      },
      {
         "code": 43232502,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-9081.00/related/technology_skills/43232502",
         "title": "Computer based training software",
         "example": [
            {
               "title": "Adobe Captivate",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Adobe%20Captivate"
            },
            {
               "title": "InScribe",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/InScribe"
            }
         ]
      },
      {
         "code": 43232112,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-9081.00/related/technology_skills/43232112",
         "title": "Desktop publishing software",
         "example": [
            {
               "title": "Adobe FrameMaker",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Adobe%20FrameMaker"
            },
            {
               "title": "Adobe InDesign",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Adobe%20InDesign",
               "hot_technology": true
            },
            {
               "title": "QuarkXPress",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/QuarkXPress"
            }
         ]
      },
      {
         "code": 43232103,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-9081.00/related/technology_skills/43232103",
         "title": "Video creation and editing software",
         "example": [
            {
               "title": "Adobe After Effects",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Adobe%20After%20Effects",
               "hot_technology": true
            },
            {
               "title": "Apple Final Cut Pro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Apple%20Final%20Cut%20Pro"
            },
            {
               "title": "Avid Technology Media Composer",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Avid%20Technology%20Media%20Composer"
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-9081.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "FileMaker Pro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/FileMaker%20Pro"
            },
            {
               "title": "Microsoft Access",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Access",
               "hot_technology": true
            },
            {
               "title": "Style guide databases",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Style%20guide%20databases"
            }
         ]
      }
   ]
}