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/010100
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 160,
   "next": "https://api-v2.onetcenter.org/mnm/career_clusters/010100?start=21&end=40",
   "summary": {
      "title": "Advanced Manufacturing",
      "overview": "This Cluster blends innovative technologies and practices to enhance design and production.",
      "sub_clusters": [
         "Engineering",
         "Industrial Machinery",
         "Production & Automation",
         "Robotics",
         "Safety & Quality Assurance"
      ],
      "example_programs": [
         "Apparel & Textile Production",
         "Engineering Technology",
         "Industry 4.0",
         "Pre-Engineering",
         "Process Development",
         "Safety & Environmental Assurance"
      ],
      "source_url": "https://careertech.org/career-clusters/"
   },
   "career": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-9191.00/",
         "code": "51-9191.00",
         "title": "Adhesive Bonding Machine Operators & Tenders",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/17-3021.00/",
         "code": "17-3021.00",
         "title": "Aerospace Engineering & Operations Technologists & Technicians",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/17-2011.00/",
         "code": "17-2011.00",
         "title": "Aerospace Engineers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9041.00/",
         "code": "11-9041.00",
         "title": "Architectural & Engineering Managers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/17-3027.01/",
         "code": "17-3027.01",
         "title": "Automotive Engineering Technicians",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/17-2141.02/",
         "code": "17-2141.02",
         "title": "Automotive Engineers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/19-1021.00/",
         "code": "19-1021.00",
         "title": "Biochemists & Biophysicists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/17-2031.00/",
         "code": "17-2031.00",
         "title": "Bioengineers & Biomedical Engineers",
         "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/11-9041.01/",
         "code": "11-9041.01",
         "title": "Biofuels/Biodiesel Technology & Product Development Managers",
         "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/51-7011.00/",
         "code": "51-7011.00",
         "title": "Cabinetmakers & Bench Carpenters",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/17-3028.00/",
         "code": "17-3028.00",
         "title": "Calibration Technologists & Technicians",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/17-2041.00/",
         "code": "17-2041.00",
         "title": "Chemical Engineers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-9011.00/",
         "code": "51-9011.00",
         "title": "Chemical Equipment Operators & Tenders",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-8091.00/",
         "code": "51-8091.00",
         "title": "Chemical Plant & System Operators",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/19-4031.00/",
         "code": "19-4031.00",
         "title": "Chemical Technicians",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/19-2031.00/",
         "code": "19-2031.00",
         "title": "Chemists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-9192.00/",
         "code": "51-9192.00",
         "title": "Cleaning, Washing, & Metal Pickling Equipment Operators & Tenders",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9121.01/",
         "code": "11-9121.01",
         "title": "Clinical Research Coordinators",
         "tags": {
            "bright_outlook": true
         }
      }
   ]
}