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-5043.00/related/tools_used/20102101
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 20102101,
      "title": "Pneumatic rock drills",
      "example": [
         "Pneumatic rock drilling tools"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/19-3092.00/",
         "code": "19-3092.00",
         "title": "Geographers",
         "tags": {},
         "example": [
            "Powered rock-coring drills"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/19-4043.00/",
         "code": "19-4043.00",
         "title": "Geological Technicians, Except Hydrologic Technicians",
         "tags": {},
         "example": [
            "Power rock coring drills"
         ]
      },
      {
         "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": [
            "Powered rock-coring drills"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-5081.00/",
         "code": "47-5081.00",
         "title": "Helpers--Extraction Workers",
         "tags": {},
         "example": [
            "Power rock coring drills"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-5051.00/",
         "code": "47-5051.00",
         "title": "Rock Splitters, Quarry",
         "tags": {},
         "example": [
            "Pneumatic quarry drills"
         ]
      }
   ]
}