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/49-2093.00/related/technology_skills/43232102
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 43232102,
      "title": "Graphics or photo imaging software",
      "example": [
         "Adobe Creative Cloud software",
         "Adobe Illustrator",
         "Adobe Photoshop"
      ],
      "occupation_total": 279,
      "see_more": "https://api-v2.onetcenter.org/online/technology/categories/43232102"
   },
   "occupation": [
      {
         "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": [
            "Adobe Photoshop"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-2011.00/",
         "code": "11-2011.00",
         "title": "Advertising and Promotions Managers",
         "tags": {},
         "example": [
            "Adobe Creative Cloud software",
            "Adobe Illustrator",
            "Adobe Photoshop"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/41-3011.00/",
         "code": "41-3011.00",
         "title": "Advertising Sales Agents",
         "tags": {},
         "example": [
            "Adobe Creative Cloud software",
            "Adobe Illustrator",
            "Adobe Photoshop",
            "Canva"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-2011.00/",
         "code": "17-2011.00",
         "title": "Aerospace Engineers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Image processing systems"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/13-1011.00/",
         "code": "13-1011.00",
         "title": "Agents and Business Managers of Artists, Performers, and Athletes",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Adobe Photoshop"
         ]
      }
   ]
}