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-2022.00/related/tasks/6575
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "id": "6575",
      "title": "Instruct through lectures, discussions, and demonstrations in one or more subjects, such as English, mathematics, or social studies.",
      "see_more": "https://api-v2.onetcenter.org/online/job_duties/results/25-2022.00?tasks=6575"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-1194.00/",
         "code": "25-1194.00",
         "title": "Career/Technical Education Teachers, Postsecondary",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-2057.00/",
         "code": "25-2057.00",
         "title": "Special Education Teachers, Middle School",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-2058.00/",
         "code": "25-2058.00",
         "title": "Special Education Teachers, Secondary School",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-2032.00/",
         "code": "25-2032.00",
         "title": "Career/Technical Education Teachers, Secondary School",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-2011.00/",
         "code": "25-2011.00",
         "title": "Preschool Teachers, Except Special Education",
         "tags": {}
      }
   ]
}