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-9071.06/related/tools_used/23151604
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 23151604,
      "title": "Grinding or polishing machines",
      "example": [
         "Diamond grinders",
         "Glass bevelers",
         "Glass polishers",
         "Polishing laps"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-9194.00/",
         "code": "51-9194.00",
         "title": "Etchers and Engravers",
         "tags": {},
         "example": [
            "Polishing machines"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-9195.04/",
         "code": "51-9195.04",
         "title": "Glass Blowers, Molders, Benders, and Finishers",
         "tags": {},
         "example": [
            "Grinders"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-2121.00/",
         "code": "47-2121.00",
         "title": "Glaziers",
         "tags": {},
         "example": [
            "Glass bevelers",
            "Glass routers",
            "Polishing machines",
            "Portable air routers"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-3011.00/",
         "code": "47-3011.00",
         "title": "Helpers--Brickmasons, Blockmasons, Stonemasons, and Tile and Marble Setters",
         "tags": {},
         "example": [
            "Polishing machines"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-2131.00/",
         "code": "17-2131.00",
         "title": "Materials Engineers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Attritors",
            "Polishing machines"
         ]
      }
   ]
}