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/17-1011.00/related/tools_used/23101506
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 23101506,
      "title": "Grinding machines",
      "example": [
         "Disk grinding machines"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-7011.00/",
         "code": "51-7011.00",
         "title": "Cabinetmakers and Bench Carpenters",
         "tags": {},
         "example": [
            "Profile grinders"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-1012.00/",
         "code": "27-1012.00",
         "title": "Craft Artists",
         "tags": {},
         "example": [
            "Ball mills"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1021.00/",
         "code": "29-1021.00",
         "title": "Dentists, General",
         "tags": {},
         "example": [
            "Instrument sharpeners"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-4021.00/",
         "code": "47-4021.00",
         "title": "Elevator and Escalator Installers and Repairers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Commutator stones"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/45-2092.00/",
         "code": "45-2092.00",
         "title": "Farmworkers and Laborers, Crop, Nursery, and Greenhouse",
         "tags": {},
         "example": [
            "Chain saw sharpeners"
         ]
      }
   ]
}