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-3099.01/related/tools_used/43212114
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 43212114,
      "title": "Digital image printers",
      "example": [
         "Blueprint machines"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-3021.00/",
         "code": "43-3021.00",
         "title": "Billing and Posting Clerks",
         "tags": {},
         "example": [
            "Magnetic ink character recognition MICR printers"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-1021.00/",
         "code": "17-1021.00",
         "title": "Cartographers and Photogrammetrists",
         "tags": {
            "bright_outlook": true
         },
         "example": []
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-3022.00/",
         "code": "17-3022.00",
         "title": "Civil Engineering Technologists and Technicians",
         "tags": {},
         "example": [
            "Blueprint machines"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-4031.00/",
         "code": "43-4031.00",
         "title": "Court, Municipal, and License Clerks",
         "tags": {},
         "example": [
            "License photo printers"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2011.01/",
         "code": "29-2011.01",
         "title": "Cytogenetic Technologists",
         "tags": {},
         "example": []
      }
   ]
}