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/27-4011.00/related/tools_used/52161502
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 52161502,
      "title": "Cassette players or recorders",
      "example": [
         "Cassette players",
         "Videotape duplicating equipment"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-1121.00/",
         "code": "25-1121.00",
         "title": "Art, Drama, and Music Teachers, Postsecondary",
         "tags": {},
         "example": [
            "Multitrack recording systems"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-3092.00/",
         "code": "27-3092.00",
         "title": "Court Reporters and Simultaneous Captioners",
         "tags": {},
         "example": [
            "Audio tape recorders"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-2021.00/",
         "code": "25-2021.00",
         "title": "Elementary School Teachers, Except Special Education",
         "tags": {},
         "example": [
            "Audiotape players"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-2112.00/",
         "code": "17-2112.00",
         "title": "Industrial Engineers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Audio tape recorders"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-2012.00/",
         "code": "25-2012.00",
         "title": "Kindergarten Teachers, Except Special Education",
         "tags": {},
         "example": [
            "Audiotape players"
         ]
      }
   ]
}