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/51-9198.00/related/technology_skills/43232112
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 43232112,
      "title": "Desktop publishing software",
      "example": [
         "Adobe InDesign"
      ],
      "occupation_total": 176,
      "see_more": "https://api-v2.onetcenter.org/online/technology/categories/43232112"
   },
   "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": [
            "Microsoft Publisher"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-3012.00/",
         "code": "11-3012.00",
         "title": "Administrative Services Managers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Adobe PageMaker",
            "Microsoft Publisher"
         ]
      },
      {
         "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": [
            "Microsoft Publisher"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-2011.00/",
         "code": "11-2011.00",
         "title": "Advertising and Promotions Managers",
         "tags": {},
         "example": [
            "Adobe InDesign",
            "Adobe PageMaker",
            "Microsoft Publisher",
            "Quark enterprise publishing software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/41-3011.00/",
         "code": "41-3011.00",
         "title": "Advertising Sales Agents",
         "tags": {},
         "example": [
            "Adobe InDesign",
            "Microsoft Publisher",
            "QuarkXPress"
         ]
      }
   ]
}