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/13-1199.07/related/tools_used/46171604
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 46171604,
      "title": "Alarm systems",
      "example": [
         "Intrusion detection systems"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-2022.00/",
         "code": "53-2022.00",
         "title": "Airfield Operations Specialists",
         "tags": {},
         "example": [
            "Security alarm systems"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-8099.01/",
         "code": "51-8099.01",
         "title": "Biofuels Processing Technicians",
         "tags": {},
         "example": [
            "Emergency alarm systems"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-3051.03/",
         "code": "11-3051.03",
         "title": "Biofuels Production Managers",
         "tags": {},
         "example": [
            "Emergency alarm systems"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-6011.00/",
         "code": "53-6011.00",
         "title": "Bridge and Lock Tenders",
         "tags": {},
         "example": [
            "Intrusion alarms"
         ]
      },
      {
         "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": [
            "Fire alarm switches",
            "Ship alarm systems"
         ]
      }
   ]
}