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/mnm/career_clusters/020200
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 50,
   "next": "https://api-v2.onetcenter.org/mnm/career_clusters/020200?start=21&end=40",
   "summary": {
      "title": "Hospitality, Events, & Tourism",
      "overview": "This Cluster encompasses a broad range of services and experiences related to food and beverage, lodging, travel, events, and conferences.",
      "sub_clusters": [
         "Accommodations",
         "Conferences & Events",
         "Culinary & Food Services",
         "Travel & Leisure"
      ],
      "example_programs": [
         "Conference Planning",
         "Culinary Services",
         "Hospitality Management",
         "Hotel & Resort Management",
         "Outdoor Recreation",
         "Restaurant Management"
      ],
      "source_url": "https://careertech.org/career-clusters/"
   },
   "career": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/39-3091.00/",
         "code": "39-3091.00",
         "title": "Amusement & Recreation Attendants",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/39-6011.00/",
         "code": "39-6011.00",
         "title": "Baggage Porters & Bellhops",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-3011.00/",
         "code": "51-3011.00",
         "title": "Bakers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/35-3023.01/",
         "code": "35-3023.01",
         "title": "Baristas",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/35-3011.00/",
         "code": "35-3011.00",
         "title": "Bartenders",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/35-1011.00/",
         "code": "35-1011.00",
         "title": "Chefs & Head Cooks",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/49-9091.00/",
         "code": "49-9091.00",
         "title": "Coin, Vending, & Amusement Machine Servicers & Repairers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/39-6012.00/",
         "code": "39-6012.00",
         "title": "Concierges",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/35-2011.00/",
         "code": "35-2011.00",
         "title": "Cooks, Fast Food",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/35-2012.00/",
         "code": "35-2012.00",
         "title": "Cooks, Institution & Cafeteria",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/35-2013.00/",
         "code": "35-2013.00",
         "title": "Cooks, Private Household",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/35-2014.00/",
         "code": "35-2014.00",
         "title": "Cooks, Restaurant",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/35-2015.00/",
         "code": "35-2015.00",
         "title": "Cooks, Short Order",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/41-2021.00/",
         "code": "41-2021.00",
         "title": "Counter & Rental Clerks",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/35-9011.00/",
         "code": "35-9011.00",
         "title": "Dining Room & Cafeteria Attendants & Bartender Helpers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/35-9021.00/",
         "code": "35-9021.00",
         "title": "Dishwashers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9072.00/",
         "code": "11-9072.00",
         "title": "Entertainment & Recreation Managers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/35-3023.00/",
         "code": "35-3023.00",
         "title": "Fast Food & Counter Workers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/39-1014.00/",
         "code": "39-1014.00",
         "title": "First-Line Supervisors of Entertainment & Recreation Workers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/35-1012.00/",
         "code": "35-1012.00",
         "title": "First-Line Supervisors of Food Preparation & Serving Workers",
         "tags": {
            "bright_outlook": true
         }
      }
   ]
}