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-2071.00/related/tools_used/41114201
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 41114201,
      "title": "Measuring tapes",
      "example": [
         "Surveying tapes"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/19-4071.00/",
         "code": "19-4071.00",
         "title": "Forest and Conservation Technicians",
         "tags": {},
         "example": [
            "Diameter tapes",
            "Loggers' tapes"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/19-1032.00/",
         "code": "19-1032.00",
         "title": "Foresters",
         "tags": {},
         "example": [
            "Steel measuring tapes"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-1043.00/",
         "code": "25-1043.00",
         "title": "Forestry and Conservation Science Teachers, Postsecondary",
         "tags": {},
         "example": [
            "100-foot measuring tapes",
            "Loggers' tapes",
            "Plot radius ropes",
            "Reel tapes"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/45-4023.00/",
         "code": "45-4023.00",
         "title": "Log Graders and Scalers",
         "tags": {},
         "example": [
            "Logger tapes"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/45-4022.00/",
         "code": "45-4022.00",
         "title": "Logging Equipment Operators",
         "tags": {},
         "example": [
            "Loggers' tapes"
         ]
      }
   ]
}