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/49-9031.00/related/tools_used/41113120
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 41113120,
      "title": "Carbon monoxide analyzer",
      "example": [
         "Carbon monoxide detectors"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/13-2023.00/",
         "code": "13-2023.00",
         "title": "Appraisers and Assessors of Real Estate",
         "tags": {},
         "example": [
            "Carbon monoxide detectors"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-4011.00/",
         "code": "47-4011.00",
         "title": "Construction and Building Inspectors",
         "tags": {},
         "example": [
            "Carbon monoxide detectors"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-4011.01/",
         "code": "47-4011.01",
         "title": "Energy Auditors",
         "tags": {},
         "example": [
            "Carbon monoxide detectors"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-9021.00/",
         "code": "49-9021.00",
         "title": "Heating, Air Conditioning, and Refrigeration Mechanics and Installers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Carbon monoxide detectors"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-5022.00/",
         "code": "53-5022.00",
         "title": "Motorboat Operators",
         "tags": {},
         "example": [
            "Carbon monoxide detectors"
         ]
      }
   ]
}