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/19-1031.02/related/tools_used/41113904
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 41113904,
      "title": "Penetrometers",
      "example": [
         "Impact penetrometers"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-3022.00/",
         "code": "17-3022.00",
         "title": "Civil Engineering Technologists and Technicians",
         "tags": {},
         "example": [
            "Pocket penetrometers"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-3025.00/",
         "code": "17-3025.00",
         "title": "Environmental Engineering Technologists and Technicians",
         "tags": {},
         "example": [
            "California bearing ratio CBR testing devices"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-2081.00/",
         "code": "17-2081.00",
         "title": "Environmental Engineers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "California bearing ratio CBR testing devices"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/19-2042.00/",
         "code": "19-2042.00",
         "title": "Geoscientists, Except Hydrologists and Geographers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Underwater sediment bearing strength probes"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/45-2041.00/",
         "code": "45-2041.00",
         "title": "Graders and Sorters, Agricultural Products",
         "tags": {},
         "example": [
            "Electronic penetrometers"
         ]
      }
   ]
}