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/13-1199.07/related/technology_skills/43232402
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 43232402,
      "title": "Development environment software",
      "example": [
         "Microsoft Azure software",
         "Microsoft PowerShell"
      ],
      "occupation_total": 200,
      "see_more": "https://api-v2.onetcenter.org/online/technology/categories/43232402"
   },
   "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": [
            "eXtensible Business Reporting Language XBRL",
            "Microsoft Visual Basic",
            "Microsoft Visual Basic for Applications VBA"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/15-2011.00/",
         "code": "15-2011.00",
         "title": "Actuaries",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Microsoft Visual Basic",
            "Microsoft Visual Basic for Applications VBA"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-3021.00/",
         "code": "17-3021.00",
         "title": "Aerospace Engineering and Operations Technologists and Technicians",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "National Instruments LabVIEW"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-2011.00/",
         "code": "17-2011.00",
         "title": "Aerospace Engineers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "C",
            "Microsoft Visual Basic",
            "Microsoft Visual Studio",
            "National Instruments LabVIEW"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/",
         "code": "19-3091.00",
         "title": "Anthropologists and Archeologists",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Software development tools"
         ]
      }
   ]
}