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-7121.00/related/tools_used/24101606
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 24101606,
      "title": "Stackers",
      "example": [
         "Reach trucks"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-4021.00/",
         "code": "51-4021.00",
         "title": "Extruding and Drawing Machine Setters, Operators, and Tenders, Metal and Plastic",
         "tags": {},
         "example": [
            "Sheet stackers"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-4191.00/",
         "code": "51-4191.00",
         "title": "Heat Treating Equipment Setters, Operators, and Tenders, Metal and Plastic",
         "tags": {},
         "example": [
            "Winch stackers"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/45-4022.00/",
         "code": "45-4022.00",
         "title": "Logging Equipment Operators",
         "tags": {},
         "example": [
            "Log stackers"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-5111.00/",
         "code": "51-5111.00",
         "title": "Prepress Technicians and Workers",
         "tags": {},
         "example": [
            "Plate stackers"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-5112.00/",
         "code": "51-5112.00",
         "title": "Printing Press Operators",
         "tags": {},
         "example": [
            "Printing stackers"
         ]
      }
   ]
}