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/060200
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 75,
   "next": "https://api-v2.onetcenter.org/mnm/career_clusters/060200?start=21&end=40",
   "summary": {
      "title": "Management & Entrepreneurship",
      "overview": "This Cluster involves skills and occupations that are essential across all industries, focusing on business administration, operations optimization, strategic planning, workforce management, and entrepreneurship.",
      "sub_clusters": [
         "Business Information Management",
         "Entrepreneurship & Small Business",
         "Leadership & Operations",
         "Project Management",
         "Regulation"
      ],
      "example_programs": [
         "Applications",
         "Business Essentials",
         "Business Management",
         "Business Technology",
         "Human Resources",
         "Management"
      ],
      "source_url": "https://careertech.org/career-clusters/"
   },
   "career": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-3012.00/",
         "code": "11-3012.00",
         "title": "Administrative Services Managers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-3051.03/",
         "code": "11-3051.03",
         "title": "Biofuels Production Managers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/15-2099.01/",
         "code": "15-2099.01",
         "title": "Bioinformatics Technicians",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-3051.04/",
         "code": "11-3051.04",
         "title": "Biomass Power Plant Managers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/15-2041.01/",
         "code": "15-2041.01",
         "title": "Biostatisticians",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9199.11/",
         "code": "11-9199.11",
         "title": "Brownfield Redevelopment Specialists & Site Managers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-1199.04/",
         "code": "13-1199.04",
         "title": "Business Continuity Planners",
         "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/11-1011.00/",
         "code": "11-1011.00",
         "title": "Chief Executives",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-1011.03/",
         "code": "11-1011.03",
         "title": "Chief Sustainability Officers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-3111.00/",
         "code": "11-3111.00",
         "title": "Compensation & Benefits Managers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9199.02/",
         "code": "11-9199.02",
         "title": "Compliance Managers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-1041.00/",
         "code": "13-1041.00",
         "title": "Compliance Officers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9021.00/",
         "code": "11-9021.00",
         "title": "Construction Managers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "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/13-1041.06/",
         "code": "13-1041.06",
         "title": "Coroners",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-1041.08/",
         "code": "13-1041.08",
         "title": "Customs Brokers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/43-9021.00/",
         "code": "43-9021.00",
         "title": "Data Entry Keyers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/43-9031.00/",
         "code": "43-9031.00",
         "title": "Desktop Publishers",
         "tags": {}
      }
   ]
}