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/47-2051.00/related/tools_used/22101715
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 22101715,
      "title": "Batching plants or feeders",
      "example": [
         "Center discharge floor hoppers",
         "Collection hoppers",
         "Round-gate concrete buckets",
         "Slump buckets"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-8013.03/",
         "code": "51-8013.03",
         "title": "Biomass Plant Technicians",
         "tags": {},
         "example": [
            "Reclaim feeders"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-3051.04/",
         "code": "11-3051.04",
         "title": "Biomass Power Plant Managers",
         "tags": {},
         "example": [
            "Wood feed systems"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-7011.00/",
         "code": "53-7011.00",
         "title": "Conveyor Operators and Tenders",
         "tags": {},
         "example": [
            "Hoppers"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-5022.00/",
         "code": "47-5022.00",
         "title": "Excavating and Loading Machine and Dragline Operators, Surface Mining",
         "tags": {},
         "example": [
            "Asphalt plants",
            "Concrete plants"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-7063.00/",
         "code": "53-7063.00",
         "title": "Machine Feeders and Offbearers",
         "tags": {},
         "example": [
            "Hoppers"
         ]
      }
   ]
}