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/47-2051.00/related/technology_skills/43231601
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 43231601,
      "title": "Accounting software",
      "example": [
         "Sirus GT Construction Accounting"
      ],
      "occupation_total": 197,
      "see_more": "https://api-v2.onetcenter.org/online/technology/categories/43231601"
   },
   "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": [
            "Intuit QuickBooks",
            "Sage 50 Accounting",
            "SAP Concur",
            "Summit Software Summit Biofuels Accounting"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-3012.00/",
         "code": "11-3012.00",
         "title": "Administrative Services Managers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Fund accounting software",
            "Intuit QuickBooks",
            "Sage 50 Accounting"
         ]
      },
      {
         "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": [
            "Financial accounting software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-3011.00/",
         "code": "49-3011.00",
         "title": "Aircraft Mechanics and Service Technicians",
         "tags": {},
         "example": [
            "DatcoMedia EBis"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-2022.00/",
         "code": "53-2022.00",
         "title": "Airfield Operations Specialists",
         "tags": {},
         "example": [
            "Intuit QuickBooks"
         ]
      }
   ]
}