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-3023.00/related/tools_used/23181511
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 23181511,
      "title": "Forming machine",
      "example": [
         "Steak patty machines"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-3011.00/",
         "code": "51-3011.00",
         "title": "Bakers",
         "tags": {},
         "example": [
            "Automatic dough presses",
            "Bagel dividers",
            "Rotary molders",
            "Tartlet machines"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-3021.00/",
         "code": "51-3021.00",
         "title": "Butchers and Meat Cutters",
         "tags": {},
         "example": [
            "Hamburger presses",
            "Meatball molders"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-9041.00/",
         "code": "51-9041.00",
         "title": "Extruding, Forming, Pressing, and Compacting Machine Setters, Operators, and Tenders",
         "tags": {},
         "example": [
            "Sheeters"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-3092.00/",
         "code": "51-3092.00",
         "title": "Food Batchmakers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Sausage machines"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-3093.00/",
         "code": "51-3093.00",
         "title": "Food Cooking Machine Operators and Tenders",
         "tags": {},
         "example": [
            "Molding machines",
            "Molding presses"
         ]
      }
   ]
}