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/46171619
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 46171619,
      "title": "Security or access control systems",
      "example": [
         "Electronic access control systems",
         "Mechanical access control systems"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-2022.00/",
         "code": "53-2022.00",
         "title": "Airfield Operations Specialists",
         "tags": {},
         "example": [
            "Airfield access control systems"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-4031.00/",
         "code": "47-4031.00",
         "title": "Fence Erectors",
         "tags": {},
         "example": [
            "Remote opening systems"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/33-1011.00/",
         "code": "33-1011.00",
         "title": "First-Line Supervisors of Correctional Officers",
         "tags": {},
         "example": [
            "Security system control panels"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-9199.08/",
         "code": "11-9199.08",
         "title": "Loss Prevention Managers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Physical access control systems"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-9141.00/",
         "code": "11-9141.00",
         "title": "Property, Real Estate, and Community Association Managers",
         "tags": {},
         "example": [
            "Lenel Onguard"
         ]
      }
   ]
}