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/11-1011.00/related/tools_used/43191501
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 43191501,
      "title": "Mobile phones",
      "example": [
         "Smartphones"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-3012.00/",
         "code": "11-3012.00",
         "title": "Administrative Services Managers",
         "tags": {
            "bright_outlook": true
         },
         "example": []
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-3011.00/",
         "code": "27-3011.00",
         "title": "Broadcast Announcers and Radio Disc Jockeys",
         "tags": {},
         "example": [
            "Smart phones"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-3051.00/",
         "code": "53-3051.00",
         "title": "Bus Drivers, School",
         "tags": {},
         "example": [
            "Cell phones"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-3052.00/",
         "code": "53-3052.00",
         "title": "Bus Drivers, Transit and Intercity",
         "tags": {},
         "example": [
            "Cell phones"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-1011.03/",
         "code": "11-1011.03",
         "title": "Chief Sustainability Officers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Smartphones"
         ]
      }
   ]
}