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/17-2071.00/related/technology_skills/43232407
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 43232407,
      "title": "Requirements analysis and system architecture software",
      "example": [
         "Requirements management software",
         "Unified modeling language UML"
      ],
      "occupation_total": 28,
      "see_more": "https://api-v2.onetcenter.org/online/technology/categories/43232407"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-2011.00/",
         "code": "17-2011.00",
         "title": "Aerospace Engineers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "IBM Rational DOORS",
            "IBM Rational RequisitePro"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-2031.00/",
         "code": "17-2031.00",
         "title": "Bioengineers and Biomedical Engineers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "IBM Rational RequisitePro",
            "Requirements management software",
            "Unified modeling language UML"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/15-2051.01/",
         "code": "15-2051.01",
         "title": "Business Intelligence Analysts",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Unified modeling language UML"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/15-1221.00/",
         "code": "15-1221.00",
         "title": "Computer and Information Research Scientists",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Unified modeling language UML"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-3021.00/",
         "code": "11-3021.00",
         "title": "Computer and Information Systems Managers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Unified modeling language UML"
         ]
      }
   ]
}