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/040200
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 166,
   "next": "https://api-v2.onetcenter.org/mnm/career_clusters/040200?start=21&end=40",
   "summary": {
      "title": "Healthcare & Human Services",
      "overview": "This Cluster promotes whole health in individuals and communities through a diverse array of services.",
      "sub_clusters": [
         "Behavioral & Mental Health",
         "Biotechnology Research & Development",
         "Community & Social Services",
         "Health Data & Administration",
         "Personal Care Services",
         "Physical Health"
      ],
      "example_programs": [
         "Allied Health",
         "Biotechnology Research & Development",
         "Counseling & Mental Health",
         "Massage & Spa Services",
         "Nursing",
         "Radiology"
      ],
      "source_url": "https://careertech.org/career-clusters/"
   },
   "career": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-1291.00/",
         "code": "29-1291.00",
         "title": "Acupuncturists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-1141.01/",
         "code": "29-1141.01",
         "title": "Acute Care Nurses",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-1141.02/",
         "code": "29-1141.02",
         "title": "Advanced Practice Psychiatric Nurses",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-1229.01/",
         "code": "29-1229.01",
         "title": "Allergists & Immunologists",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-1071.01/",
         "code": "29-1071.01",
         "title": "Anesthesiologist Assistants",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-1211.00/",
         "code": "29-1211.00",
         "title": "Anesthesiologists",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/19-3091.00/",
         "code": "19-3091.00",
         "title": "Anthropologists & Archeologists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-1129.01/",
         "code": "29-1129.01",
         "title": "Art Therapists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-1181.00/",
         "code": "29-1181.00",
         "title": "Audiologists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/39-5011.00/",
         "code": "39-5011.00",
         "title": "Barbers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/19-1029.01/",
         "code": "19-1029.01",
         "title": "Bioinformatics Scientists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "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/19-4021.00/",
         "code": "19-4021.00",
         "title": "Biological Technicians",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/19-1029.04/",
         "code": "19-1029.04",
         "title": "Biologists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "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/29-1212.00/",
         "code": "29-1212.00",
         "title": "Cardiologists",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-2031.00/",
         "code": "29-2031.00",
         "title": "Cardiovascular Technologists & Technicians",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/21-1021.00/",
         "code": "21-1021.00",
         "title": "Child, Family, & School Social Workers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/29-1011.00/",
         "code": "29-1011.00",
         "title": "Chiropractors",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/21-2011.00/",
         "code": "21-2011.00",
         "title": "Clergy",
         "tags": {}
      }
   ]
}