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/43-4171.00/related/tools_used/43221504
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 43221504,
      "title": "Premise branch exchange PBX systems",
      "example": [
         "Multi-line switchboards",
         "Switchboards"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-9021.00/",
         "code": "29-9021.00",
         "title": "Health Information Technologists and Medical Registrars",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Switchboards"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-4081.00/",
         "code": "43-4081.00",
         "title": "Hotel, Motel, and Resort Desk Clerks",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Private automatic branch exchange PABX systems"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-6012.00/",
         "code": "43-6012.00",
         "title": "Legal Secretaries and Administrative Assistants",
         "tags": {},
         "example": [
            "Switchboards"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-9081.00/",
         "code": "11-9081.00",
         "title": "Lodging Managers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Private automatic branch exchange PABX systems"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2072.00/",
         "code": "29-2072.00",
         "title": "Medical Records Specialists",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Switchboards"
         ]
      }
   ]
}