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-9043.00/related/technology_skills/43232503
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 43232503,
      "title": "Spell checkers",
      "example": [
         "Hand held spell checkers"
      ],
      "occupation_total": 6,
      "see_more": "https://api-v2.onetcenter.org/online/technology/categories/43232503"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-9031.00/",
         "code": "43-9031.00",
         "title": "Desktop Publishers",
         "tags": {},
         "example": [
            "Spelling and grammar checking software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/31-9094.00/",
         "code": "31-9094.00",
         "title": "Medical Transcriptionists",
         "tags": {},
         "example": [
            "Spellex AccuCount",
            "Sylvan Software Complete Medical Pharmaceutical Spell Checker"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-2057.00/",
         "code": "25-2057.00",
         "title": "Special Education Teachers, Middle School",
         "tags": {},
         "example": [
            "Hand held spell checkers"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-2058.00/",
         "code": "25-2058.00",
         "title": "Special Education Teachers, Secondary School",
         "tags": {},
         "example": [
            "Hand held spell checkers"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-9042.00/",
         "code": "25-9042.00",
         "title": "Teaching Assistants, Preschool, Elementary, Middle, and Secondary School, Except Special Education",
         "tags": {},
         "example": [
            "Hand held spell checkers"
         ]
      }
   ]
}