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/53-4022.00/related/tools_used/46181604
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 46181604,
      "title": "Safety boots",
      "example": [
         "Steel toe boots",
         "Steel-toes boots"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-6011.00/",
         "code": "53-6011.00",
         "title": "Bridge and Lock Tenders",
         "tags": {},
         "example": [
            "Safety-toe boots"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-2031.00/",
         "code": "47-2031.00",
         "title": "Carpenters",
         "tags": {},
         "example": [
            "Work boots"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-9193.00/",
         "code": "51-9193.00",
         "title": "Cooling and Freezing Equipment Operators and Tenders",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Impervious boots"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/49-9051.00/",
         "code": "49-9051.00",
         "title": "Electrical Power-Line Installers and Repairers",
         "tags": {
            "bright_outlook": true
         },
         "example": []
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/45-4021.00/",
         "code": "45-4021.00",
         "title": "Fallers",
         "tags": {},
         "example": [
            "Caulk boots"
         ]
      }
   ]
}