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/25-2055.00/related/technology_skills/43233413
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 43233413,
      "title": "Voice recognition software",
      "example": [
         "goQ WordQ",
         "Nuance Dragon NaturallySpeaking",
         "Voice activated software"
      ],
      "occupation_total": 22,
      "see_more": "https://api-v2.onetcenter.org/online/technology/categories/43233413"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/",
         "code": "19-3091.00",
         "title": "Anthropologists and Archeologists",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Voice activated software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-3092.00/",
         "code": "27-3092.00",
         "title": "Court Reporters and Simultaneous Captioners",
         "tags": {},
         "example": [
            "Courtroom Data Solutions Techlennium",
            "Nuance Dragon NaturallySpeaking"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-4051.00/",
         "code": "43-4051.00",
         "title": "Customer Service Representatives",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "DSC Pacer Interactive Voice Response System"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-9031.00/",
         "code": "43-9031.00",
         "title": "Desktop Publishers",
         "tags": {},
         "example": [
            "Nuance Dragon NaturallySpeaking"
         ]
      },
      {
         "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": [
            "Cyber Records MediChart Express",
            "ScanSoft Naturally Speaking",
            "Speech recognition software",
            "Voice dictation software"
         ]
      }
   ]
}