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/11-9072.00/related/technology_skills/43232103
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 43232103,
      "title": "Video creation and editing software",
      "example": [
         "Flipgrid",
         "Loom",
         "YouTube"
      ],
      "occupation_total": 140,
      "see_more": "https://api-v2.onetcenter.org/online/technology/categories/43232103"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/13-2011.00/",
         "code": "13-2011.00",
         "title": "Accountants and Auditors",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "TechSmith Camtasia"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2011.00/",
         "code": "27-2011.00",
         "title": "Actors",
         "tags": {},
         "example": [
            "Apple Final Cut Pro",
            "Motion capture software",
            "TikTok",
            "YouTube"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-2011.00/",
         "code": "11-2011.00",
         "title": "Advertising and Promotions Managers",
         "tags": {},
         "example": [
            "Adobe After Effects",
            "Apple Final Cut Pro",
            "Avid Media Composer",
            "YouTube"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/13-1011.00/",
         "code": "13-1011.00",
         "title": "Agents and Business Managers of Artists, Performers, and Athletes",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Avid Technology iNEWS"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/",
         "code": "19-3091.00",
         "title": "Anthropologists and Archeologists",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Apple Final Cut Express",
            "Apple iMovie",
            "Microsoft Windows Movie Maker",
            "Sony Creative Software Vegas Movie Studio"
         ]
      }
   ]
}