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/27-1014.00/related/technology_skills/43232408
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 43232408,
      "title": "Web platform development software",
      "example": [
         "AJAX",
         "Cascading style sheets CSS",
         "Drupal",
         "PHP"
      ],
      "occupation_total": 154,
      "see_more": "https://api-v2.onetcenter.org/online/technology/categories/43232408"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-2011.00/",
         "code": "11-2011.00",
         "title": "Advertising and Promotions Managers",
         "tags": {},
         "example": [
            "Drupal",
            "Hypertext markup language HTML",
            "JavaScript"
         ]
      },
      {
         "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": [
            "JavaScript"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-9041.00/",
         "code": "11-9041.00",
         "title": "Architectural and Engineering Managers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Django",
            "Node.js",
            "React",
            "Ruby on Rails"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-4011.00/",
         "code": "25-4011.00",
         "title": "Archivists",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Dynamic hypertext markup language DHTML",
            "Hypertext markup language HTML"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-1011.00/",
         "code": "27-1011.00",
         "title": "Art Directors",
         "tags": {},
         "example": [
            "AJAX",
            "Cascading style sheets CSS",
            "Drupal",
            "PHP"
         ]
      }
   ]
}