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-9033.00/related/technology_skills/43232107
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 43232107,
      "title": "Web page creation and editing software",
      "example": [
         "Adobe Dreamweaver",
         "Facebook",
         "Google Sites",
         "Social media sites"
      ],
      "occupation_total": 207,
      "see_more": "https://api-v2.onetcenter.org/online/technology/categories/43232107"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2011.00/",
         "code": "27-2011.00",
         "title": "Actors",
         "tags": {},
         "example": [
            "Facebook",
            "Instagram",
            "LinkedIn",
            "Website development software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-2059.01/",
         "code": "25-2059.01",
         "title": "Adapted Physical Education Specialists",
         "tags": {},
         "example": [
            "Facebook"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-3012.00/",
         "code": "11-3012.00",
         "title": "Administrative Services Managers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "LinkedIn"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-3011.00/",
         "code": "25-3011.00",
         "title": "Adult Basic Education, Adult Secondary Education, and English as a Second Language Instructors",
         "tags": {},
         "example": [
            "Facebook"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-2011.00/",
         "code": "11-2011.00",
         "title": "Advertising and Promotions Managers",
         "tags": {},
         "example": [
            "Adobe Dreamweaver",
            "Adobe Experience Manager (AEM)",
            "Facebook",
            "WordPress"
         ]
      }
   ]
}