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/010200
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 100,
   "next": "https://api-v2.onetcenter.org/mnm/career_clusters/010200?start=21&end=40",
   "summary": {
      "title": "Construction",
      "overview": "This Cluster focuses on professions involved in designing, planning, managing, and executing projects in the built environment.",
      "sub_clusters": [
         "Architecture & Civil Engineering",
         "Construction Planning & Development",
         "Equipment Operation & Maintenance",
         "Skilled Trades"
      ],
      "example_programs": [
         "Architectural Design",
         "Carpentry",
         "Diesel Mechanics",
         "Electrical Systems",
         "HVAC-R",
         "Surveying"
      ],
      "source_url": "https://careertech.org/career-clusters/"
   },
   "career": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/17-1011.00/",
         "code": "17-1011.00",
         "title": "Architects",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/17-3011.00/",
         "code": "17-3011.00",
         "title": "Architectural & Civil Drafters",
         "tags": {}
      },
      {
         "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/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/47-2011.00/",
         "code": "47-2011.00",
         "title": "Boilermakers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/47-2021.00/",
         "code": "47-2021.00",
         "title": "Brickmasons & Blockmasons",
         "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/47-2031.00/",
         "code": "47-2031.00",
         "title": "Carpenters",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/47-2041.00/",
         "code": "47-2041.00",
         "title": "Carpet Installers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/17-1021.00/",
         "code": "17-1021.00",
         "title": "Cartographers & Photogrammetrists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/47-2051.00/",
         "code": "47-2051.00",
         "title": "Cement Masons & Concrete Finishers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/17-3022.00/",
         "code": "17-3022.00",
         "title": "Civil Engineering Technologists & Technicians",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/17-2051.00/",
         "code": "17-2051.00",
         "title": "Civil Engineers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/47-4011.00/",
         "code": "47-4011.00",
         "title": "Construction & Building Inspectors",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/47-2061.00/",
         "code": "47-2061.00",
         "title": "Construction Laborers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "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/47-5041.00/",
         "code": "47-5041.00",
         "title": "Continuous Mining Machine Operators",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/49-9012.00/",
         "code": "49-9012.00",
         "title": "Control & Valve Installers & Repairers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-1051.00/",
         "code": "13-1051.00",
         "title": "Cost Estimators",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-7021.00/",
         "code": "53-7021.00",
         "title": "Crane & Tower Operators",
         "tags": {}
      }
   ]
}