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-2073.00/related/technology_skills/43232603
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 43232603,
      "title": "Facilities management software",
      "example": [
         "Maintenance record software"
      ],
      "occupation_total": 61,
      "see_more": "https://api-v2.onetcenter.org/online/technology/categories/43232603"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-3011.00/",
         "code": "49-3011.00",
         "title": "Aircraft Mechanics and Service Technicians",
         "tags": {},
         "example": [
            "Access Software AIRPAX",
            "Maintenance information databases",
            "Maintenance planning software",
            "Maintenance record software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-6032.00/",
         "code": "53-6032.00",
         "title": "Aircraft Service Attendants",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Access Software AIRPAX",
            "Maintenance information databases",
            "Maintenance planning software",
            "Maintenance record software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-3023.00/",
         "code": "49-3023.00",
         "title": "Automotive Service Technicians and Mechanics",
         "tags": {},
         "example": [
            "Alliance Automotive Shop Controller",
            "Amcom AUTOS2000",
            "Scott Systems MaxxTraxx Pro",
            "Snap-On ShopKey"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-2091.00/",
         "code": "49-2091.00",
         "title": "Avionics Technicians",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Maintenance record software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-8099.01/",
         "code": "51-8099.01",
         "title": "Biofuels Processing Technicians",
         "tags": {},
         "example": [
            "Computerized maintenance management system CMMS"
         ]
      }
   ]
}