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/43-4051.00/related/technology_skills/43233503
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 43233503,
      "title": "Network conferencing software",
      "example": [
         "Active Data Online WebChat",
         "eStara Softphone",
         "Parature eRealtime",
         "Timpani Chat"
      ],
      "occupation_total": 32,
      "see_more": "https://api-v2.onetcenter.org/online/technology/categories/43233503"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-1011.00/",
         "code": "27-1011.00",
         "title": "Art Directors",
         "tags": {},
         "example": [
            "Atlassian Confluence"
         ]
      },
      {
         "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": [
            "Microsoft Office SharePoint Server MOSS"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/15-1211.00/",
         "code": "15-1211.00",
         "title": "Computer Systems Analysts",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Slido interaction software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/15-1299.08/",
         "code": "15-1299.08",
         "title": "Computer Systems Engineers/Architects",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "IBM Lotus SameTime"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/15-1232.00/",
         "code": "15-1232.00",
         "title": "Computer User Support Specialists",
         "tags": {},
         "example": [
            "LogMeIn GoToWebinar"
         ]
      }
   ]
}