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/15-2051.02/related/technology_skills/43232301
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 43232301,
      "title": "Categorization or classification software",
      "example": [
         "Autocoders",
         "Drug coding software"
      ],
      "occupation_total": 16,
      "see_more": "https://api-v2.onetcenter.org/online/technology/categories/43232301"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-3011.00/",
         "code": "43-3011.00",
         "title": "Bill and Account Collectors",
         "tags": {},
         "example": [
            "Diagnostic and procedural coding software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-9121.01/",
         "code": "11-9121.01",
         "title": "Clinical Research Coordinators",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Drug coding software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-3025.00/",
         "code": "17-3025.00",
         "title": "Environmental Engineering Technologists and Technicians",
         "tags": {},
         "example": [
            "GAEA Technologies WinSieve"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-9021.00/",
         "code": "29-9021.00",
         "title": "Health Information Technologists and Medical Registrars",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "3M Encoder",
            "American Medical Association CodeManager",
            "Computerized indexing systems",
            "DRG grouping software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/19-2043.00/",
         "code": "19-2043.00",
         "title": "Hydrologists",
         "tags": {},
         "example": [
            "GAEA Technologies WinSieve"
         ]
      }
   ]
}