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-3091.00/related/tools_used/24101501
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 24101501,
      "title": "Carts",
      "example": [
         "Material moving carts"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-9032.00/",
         "code": "51-9032.00",
         "title": "Cutting and Slicing Machine Setters, Operators, and Tenders",
         "tags": {},
         "example": [
            "Warehouse carts"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/35-3023.00/",
         "code": "35-3023.00",
         "title": "Fast Food and Counter Workers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Motorized food transportation carts"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/45-3031.00/",
         "code": "45-3031.00",
         "title": "Fishing and Hunting Workers",
         "tags": {},
         "example": [
            "Game carts",
            "Game sleds"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-2042.00/",
         "code": "47-2042.00",
         "title": "Floor Layers, Except Carpet, Wood, and Hard Tiles",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Material carts"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-9051.00/",
         "code": "51-9051.00",
         "title": "Furnace, Kiln, Oven, Drier, and Kettle Operators and Tenders",
         "tags": {},
         "example": [
            "Moving carts"
         ]
      }
   ]
}