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-4099.03/related/tools_used/41115321
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 41115321,
      "title": "Infrared imagers",
      "example": [
         "Thermal infrared remote sensing equipment",
         "Thermal infrared sensors"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-3021.00/",
         "code": "17-3021.00",
         "title": "Aerospace Engineering and Operations Technologists and Technicians",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Infrared inspection equipment"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/45-2011.00/",
         "code": "45-2011.00",
         "title": "Agricultural Inspectors",
         "tags": {},
         "example": [
            "Near infrared NIR analyzers"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-1121.00/",
         "code": "25-1121.00",
         "title": "Art, Drama, and Music Teachers, Postsecondary",
         "tags": {},
         "example": [
            "Infrared camera tracking systems"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-6051.01/",
         "code": "53-6051.01",
         "title": "Aviation Inspectors",
         "tags": {},
         "example": [
            "Thermographic equipment"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-8099.01/",
         "code": "51-8099.01",
         "title": "Biofuels Processing Technicians",
         "tags": {},
         "example": [
            "Infrared temperature guns"
         ]
      }
   ]
}