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/11-9071.00/related/tools_used/46171612
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 46171612,
      "title": "Video monitors",
      "example": [
         "Video surveillance systems"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/33-3011.00/",
         "code": "33-3011.00",
         "title": "Bailiffs",
         "tags": {},
         "example": [
            "Video surveillance systems"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-4031.00/",
         "code": "27-4031.00",
         "title": "Camera Operators, Television, Video, and Film",
         "tags": {},
         "example": [
            "Portable video monitors"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-9199.08/",
         "code": "11-9199.08",
         "title": "Loss Prevention Managers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Video surveillance systems"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-9131.00/",
         "code": "11-9131.00",
         "title": "Postmasters and Mail Superintendents",
         "tags": {},
         "example": [
            "Video monitoring systems"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-2098.00/",
         "code": "49-2098.00",
         "title": "Security and Fire Alarm Systems Installers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Portable video monitors"
         ]
      }
   ]
}