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/51-6052.00/related/tools_used/47111601
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 47111601,
      "title": "Ironing machines or presses",
      "example": [
         "Ironing presses"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-2023.00/",
         "code": "25-2023.00",
         "title": "Career/Technical Education Teachers, Middle School",
         "tags": {},
         "example": [
            "Clothes irons"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-2032.00/",
         "code": "25-2032.00",
         "title": "Career/Technical Education Teachers, Secondary School",
         "tags": {},
         "example": [
            "Clothes irons"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-2041.00/",
         "code": "47-2041.00",
         "title": "Carpet Installers",
         "tags": {},
         "example": [
            "Carpet seam steamers",
            "Steaming irons"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-1022.00/",
         "code": "27-1022.00",
         "title": "Fashion Designers",
         "tags": {},
         "example": [
            "Fabric pressing equipment"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/37-1011.00/",
         "code": "37-1011.00",
         "title": "First-Line Supervisors of Housekeeping and Janitorial Workers",
         "tags": {},
         "example": [
            "Flatwork ironers"
         ]
      }
   ]
}