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-9031.00/related/technology_skills/43232504
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 43232504,
      "title": "Route navigation software",
      "example": [
         "Route mapping software"
      ],
      "occupation_total": 17,
      "see_more": "https://api-v2.onetcenter.org/online/technology/categories/43232504"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-2011.00/",
         "code": "53-2011.00",
         "title": "Airline Pilots, Copilots, and Flight Engineers",
         "tags": {},
         "example": [
            "IFT-Pro",
            "Navzilla"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-5021.00/",
         "code": "53-5021.00",
         "title": "Captains, Mates, and Pilots of Water Vessels",
         "tags": {},
         "example": [
            "FURUNO navigational chart software",
            "Jeppesen Marine Nobeltec Admiral",
            "Maptech The CAPN",
            "Navigational chart software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-2012.00/",
         "code": "53-2012.00",
         "title": "Commercial Pilots",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Navzilla"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-5021.00/",
         "code": "43-5021.00",
         "title": "Couriers and Messengers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Route mapping software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-5032.00/",
         "code": "43-5032.00",
         "title": "Dispatchers, Except Police, Fire, and Ambulance",
         "tags": {},
         "example": [
            "Routing software"
         ]
      }
   ]
}