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/31-9095.00/related/tools_used/44102405
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 44102405,
      "title": "Label making machines",
      "example": [
         "Label printing machines"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-3021.00/",
         "code": "51-3021.00",
         "title": "Butchers and Meat Cutters",
         "tags": {},
         "example": [
            "Label printers"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-1194.00/",
         "code": "25-1194.00",
         "title": "Career/Technical Education Teachers, Postsecondary",
         "tags": {},
         "example": [
            "Label makers"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/35-2013.00/",
         "code": "35-2013.00",
         "title": "Cooks, Private Household",
         "tags": {},
         "example": [
            "Labelmakers"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-3092.00/",
         "code": "39-3092.00",
         "title": "Costume Attendants",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Labelmakers"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-4031.00/",
         "code": "51-4031.00",
         "title": "Cutting, Punching, and Press Machine Setters, Operators, and Tenders, Metal and Plastic",
         "tags": {},
         "example": [
            "Labeling machines"
         ]
      }
   ]
}