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/24101712
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 24101712,
      "title": "Belt conveyors",
      "example": [
         "Conveyor belt systems"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-1041.00/",
         "code": "53-1041.00",
         "title": "Aircraft Cargo Handling Supervisors",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Conveyor belt systems",
            "Programmable logic control PLC conveyor systems"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-3011.00/",
         "code": "51-3011.00",
         "title": "Bakers",
         "tags": {},
         "example": [
            "Industrial kitchen belt conveyors"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-8099.01/",
         "code": "51-8099.01",
         "title": "Biofuels Processing Technicians",
         "tags": {},
         "example": [
            "Belt conveyor systems"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-3051.03/",
         "code": "11-3051.03",
         "title": "Biofuels Production Managers",
         "tags": {},
         "example": [
            "Belt conveyor systems"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-8013.03/",
         "code": "51-8013.03",
         "title": "Biomass Plant Technicians",
         "tags": {},
         "example": [
            "Belt conveyor systems"
         ]
      }
   ]
}