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-8013.03/related/tools_used/22101501
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 22101501,
      "title": "Front end loaders",
      "example": [
         "Wheeled front end loaders"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-8099.01/",
         "code": "51-8099.01",
         "title": "Biofuels Processing Technicians",
         "tags": {},
         "example": [
            "Wheeled front end loaders"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-9021.00/",
         "code": "51-9021.00",
         "title": "Crushing, Grinding, and Polishing Machine Setters, Operators, and Tenders",
         "tags": {},
         "example": []
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-7031.00/",
         "code": "53-7031.00",
         "title": "Dredge Operators",
         "tags": {},
         "example": []
      },
      {
         "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": [
            "Wheeled front end loaders"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/45-1011.00/",
         "code": "45-1011.00",
         "title": "First-Line Supervisors of Farming, Fishing, and Forestry Workers",
         "tags": {},
         "example": []
      }
   ]
}