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/060300
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 31,
   "next": "https://api-v2.onetcenter.org/mnm/career_clusters/060300?start=21&end=31",
   "summary": {
      "title": "Marketing & Sales",
      "overview": "This Cluster focuses on promoting products, understanding consumer needs, engaging with communities, and driving sales.",
      "sub_clusters": [
         "Market Research, Analytics, & Ethics",
         "Marketing & Advertising",
         "Retail & Customer Experience",
         "Strategic Sales"
      ],
      "example_programs": [
         "Business Communications",
         "Marketing",
         "Marketing Management",
         "Marketing Research",
         "Merchandising",
         "Social Media & Analytics"
      ],
      "source_url": "https://careertech.org/career-clusters/"
   },
   "career": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-2011.00/",
         "code": "11-2011.00",
         "title": "Advertising & Promotions Managers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/41-3011.00/",
         "code": "41-3011.00",
         "title": "Advertising Sales Agents",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/15-2051.01/",
         "code": "15-2051.01",
         "title": "Business Intelligence Analysts",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-1021.00/",
         "code": "13-1021.00",
         "title": "Buyers & Purchasing Agents, Farm Products",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/41-2011.00/",
         "code": "41-2011.00",
         "title": "Cashiers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/49-2011.00/",
         "code": "49-2011.00",
         "title": "Computer, Automated Teller, & Office Machine Repairers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/43-4051.00/",
         "code": "43-4051.00",
         "title": "Customer Service Representatives",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/15-2051.00/",
         "code": "15-2051.00",
         "title": "Data Scientists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/41-9011.00/",
         "code": "41-9011.00",
         "title": "Demonstrators & Product Promoters",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/41-9091.00/",
         "code": "41-9091.00",
         "title": "Door-to-Door Sales Workers, News & Street Vendors, & Related Workers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/41-1012.00/",
         "code": "41-1012.00",
         "title": "First-Line Supervisors of Non-Retail Sales Workers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/41-1011.00/",
         "code": "41-1011.00",
         "title": "First-Line Supervisors of Retail Sales Workers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/27-1023.00/",
         "code": "27-1023.00",
         "title": "Floral Designers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-1161.00/",
         "code": "13-1161.00",
         "title": "Market Research Analysts & Marketing Specialists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-2021.00/",
         "code": "11-2021.00",
         "title": "Marketing Managers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/15-2021.00/",
         "code": "15-2021.00",
         "title": "Mathematicians",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/41-2022.00/",
         "code": "41-2022.00",
         "title": "Parts Salespersons",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/27-4021.00/",
         "code": "27-4021.00",
         "title": "Photographers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-1023.00/",
         "code": "13-1023.00",
         "title": "Purchasing Agents",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/41-2031.00/",
         "code": "41-2031.00",
         "title": "Retail Salespersons",
         "tags": {
            "bright_outlook": true
         }
      }
   ]
}