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/19-4099.03/related/tools_used/25201604
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 25201604,
      "title": "Aircraft guidance systems",
      "example": [
         "DJI GS Pro",
         "DroneDeploy",
         "Landing pad"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-2011.00/",
         "code": "17-2011.00",
         "title": "Aerospace Engineers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Flight management systems FMS"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-2021.00/",
         "code": "53-2021.00",
         "title": "Air Traffic Controllers",
         "tags": {},
         "example": [
            "Automatic direction finder ADF radio systems",
            "Distance measuring equipment DME",
            "Standard terminal automation replacement systems STARS",
            "Wide area augmentation systems WAAS"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-2011.00/",
         "code": "53-2011.00",
         "title": "Airline Pilots, Copilots, and Flight Engineers",
         "tags": {},
         "example": [
            "Automatic direction finder ADF radio systems",
            "Distance measuring equipment DME",
            "Satellite-based navigation and guidance systems",
            "Very high frequency VHF direction finders"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-4031.00/",
         "code": "27-4031.00",
         "title": "Camera Operators, Television, Video, and Film",
         "tags": {},
         "example": [
            "DJI Go 4",
            "DJI Pilot",
            "DroneDeploy",
            "Landing pad"
         ]
      },
      {
         "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": [
            "Long range navigation LORAN-C systems"
         ]
      }
   ]
}