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/030100
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 41,
   "next": "https://api-v2.onetcenter.org/mnm/career_clusters/030100?start=21&end=40",
   "summary": {
      "title": "Financial Services",
      "overview": "This Cluster encompasses careers in managing and advising financial transactions, including banking, lending, corporate finance, debt management, accounting, insurance, and real estate.",
      "sub_clusters": [
         "Accounting",
         "Banking & Credit",
         "Financial Strategy & Investments",
         "Insurance",
         "Real Estate"
      ],
      "example_programs": [
         "Accounting",
         "Banking",
         "Business Finance",
         "Credit",
         "Insurance Operations",
         "Real Estate"
      ],
      "source_url": "https://careertech.org/career-clusters/"
   },
   "career": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-2011.00/",
         "code": "13-2011.00",
         "title": "Accountants & Auditors",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/15-2011.00/",
         "code": "15-2011.00",
         "title": "Actuaries",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-2023.00/",
         "code": "13-2023.00",
         "title": "Appraisers & Assessors of Real Estate",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-2022.00/",
         "code": "13-2022.00",
         "title": "Appraisers of Personal & Business Property",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/43-3011.00/",
         "code": "43-3011.00",
         "title": "Bill & Account Collectors",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/43-3021.00/",
         "code": "43-3021.00",
         "title": "Billing & Posting Clerks",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/43-3031.00/",
         "code": "43-3031.00",
         "title": "Bookkeeping, Accounting, & Auditing Clerks",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/43-4011.00/",
         "code": "43-4011.00",
         "title": "Brokerage Clerks",
         "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-1031.00/",
         "code": "13-1031.00",
         "title": "Claims Adjusters, Examiners, & Investigators",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-1141.00/",
         "code": "13-1141.00",
         "title": "Compensation, Benefits, & Job Analysis Specialists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-1041.00/",
         "code": "13-1041.00",
         "title": "Compliance Officers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/43-4021.00/",
         "code": "43-4021.00",
         "title": "Correspondence Clerks",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-2041.00/",
         "code": "13-2041.00",
         "title": "Credit Analysts",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/43-4041.00/",
         "code": "43-4041.00",
         "title": "Credit Authorizers, Checkers, & Clerks",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-2071.00/",
         "code": "13-2071.00",
         "title": "Credit Counselors",
         "tags": {}
      },
      {
         "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/13-2051.00/",
         "code": "13-2051.00",
         "title": "Financial & Investment Analysts",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-2061.00/",
         "code": "13-2061.00",
         "title": "Financial Examiners",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/13-2099.01/",
         "code": "13-2099.01",
         "title": "Financial Quantitative Analysts",
         "tags": {
            "bright_outlook": true
         }
      }
   ]
}