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/010300
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 97,
   "next": "https://api-v2.onetcenter.org/mnm/career_clusters/010300?start=21&end=40",
   "summary": {
      "title": "Supply Chain & Transportation",
      "overview": "This Cluster encompasses the transfer, coordination, and management of goods from production to consumption, ensuring efficient movement across various modes of transportation including air, ground, and water, as well as maintenance of the respective transport modes.",
      "sub_clusters": [
         "Air & Space Transportation",
         "Ground & Rail Transportation",
         "Maintenance & Repair",
         "Marine Transportation",
         "Planning & Logistics",
         "Purchasing & Warehousing"
      ],
      "example_programs": [
         "Auto Body Technology",
         "Aviation Technology",
         "Business Administration",
         "Diesel Mechanics",
         "Railroad Operations",
         "Transportation, Distribution, & Logistics Systems"
      ],
      "source_url": "https://careertech.org/career-clusters/"
   },
   "career": [
      {
         "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/53-2021.00/",
         "code": "53-2021.00",
         "title": "Air Traffic Controllers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-1041.00/",
         "code": "53-1041.00",
         "title": "Aircraft Cargo Handling Supervisors",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/49-3011.00/",
         "code": "49-3011.00",
         "title": "Aircraft Mechanics & Service Technicians",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-6032.00/",
         "code": "53-6032.00",
         "title": "Aircraft Service Attendants",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-2011.00/",
         "code": "51-2011.00",
         "title": "Aircraft Structure, Surfaces, Rigging, & Systems Assemblers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-2022.00/",
         "code": "53-2022.00",
         "title": "Airfield Operations Specialists",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-2011.00/",
         "code": "53-2011.00",
         "title": "Airline Pilots, Copilots, & Flight Engineers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-3011.00/",
         "code": "53-3011.00",
         "title": "Ambulance Drivers & Attendants",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-6031.00/",
         "code": "53-6031.00",
         "title": "Automotive & Watercraft Service Attendants",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/49-3021.00/",
         "code": "49-3021.00",
         "title": "Automotive Body & Related Repairers",
         "tags": {}
      },
      {
         "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/49-3022.00/",
         "code": "49-3022.00",
         "title": "Automotive Glass Installers & Repairers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/49-3023.00/",
         "code": "49-3023.00",
         "title": "Automotive Service Technicians & Mechanics",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-6051.01/",
         "code": "53-6051.01",
         "title": "Aviation Inspectors",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/49-2091.00/",
         "code": "49-2091.00",
         "title": "Avionics Technicians",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/49-3091.00/",
         "code": "49-3091.00",
         "title": "Bicycle Repairers",
         "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-3051.04/",
         "code": "11-3051.04",
         "title": "Biomass Power Plant Managers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-6011.00/",
         "code": "53-6011.00",
         "title": "Bridge & Lock Tenders",
         "tags": {}
      }
   ]
}